Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing function prototypes in KGDB | wma | 2016-04-20 | 1 | -0/+13 |
* | In kthr.c, obtain the address of the PCB for threads that were running | marcel | 2013-02-17 | 1 | -0/+6 |
* | - Change how the vmcore target maps FreeBSD thread IDs to GDB ptids. We | jhb | 2008-05-01 | 1 | -1/+1 |
* | Rework how kgdb manages kernel and vmcore files to be a bit more gdb-ish | jhb | 2008-04-29 | 1 | -0/+5 |
* | Claim frames corresponding to tl(0|1)_intr and tl0_trap as well. I | marcel | 2005-09-11 | 1 | -1/+4 |
* | Unwind across trap frames. This adds most of the meat. The sniffer | marcel | 2005-09-10 | 1 | -1/+93 |
* | Add a kluge to allow kgdb(1) to inject its own frame sniffer in the | marcel | 2005-09-10 | 1 | -2/+29 |
* | Fix backtraces. Supply registers from the register window. | marcel | 2005-08-16 | 1 | -16/+7 |
* | Attempt to make kgdb little more useful and easy to use. Properly initialize | kan | 2005-02-20 | 1 | -1/+1 |
* | Add the beginnings of kernel debugging support. the kgdb(1) tool | marcel | 2004-07-25 | 1 | -0/+81 |