Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86, kgdb, init: Add early and late debug states | Jason Wessel | 2010-05-20 | 1 | -0/+16 |
* | kdb,debug_core: Allow the debug core to receive a panic notification | Jason Wessel | 2010-05-20 | 1 | -0/+19 |
* | debug_core,kdb: Allow the debug core to process a recursive debug entry | Jason Wessel | 2010-05-20 | 1 | -0/+7 |
* | kgdb: Add the ability to schedule a breakpoint via a tasklet | Jason Wessel | 2010-05-20 | 1 | -0/+26 |
* | x86,kgdb: Add low level debug hook | Jason Wessel | 2010-05-20 | 1 | -1/+1 |
* | kgdb: remove post_primary_code references | Jason Wessel | 2010-05-20 | 1 | -8/+0 |
* | kgdb: gdb "monitor" -> kdb passthrough | Jason Wessel | 2010-05-20 | 1 | -1/+1 |
* | kgdb,8250,pl011: Return immediately from console poll | Jason Wessel | 2010-05-20 | 1 | -0/+2 |
* | kgdb: core changes to support kdb | Jason Wessel | 2010-05-20 | 1 | -17/+90 |
* | Separate the gdbstub from the debug core | Jason Wessel | 2010-05-20 | 1 | -955/+39 |
* | Move kernel/kgdb.c to kernel/debug/debug_core.c | Jason Wessel | 2010-05-20 | 1 | -0/+1764 |