aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug
Commit message (Expand)AuthorAge
* sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-21
* debug_core,kdb: fix kgdb_connected bit set in the wrong placeJason Wessel2010-07-21
* Fix merge regression from external kdb to upstream kdbJason Wessel2010-07-21
* repair gdbstub to match the gdbserial protocol specificationJason Wessel2010-07-21
* kdb: break out of kdb_ll() when command is terminatedMartin Hicks2010-07-21
* module: fix kdb's illicit use of struct module_use.Rusty Russell2010-06-04
* x86, kgdb, init: Add early and late debug statesJason Wessel2010-05-20
* kdb,debug_core: Allow the debug core to receive a panic notificationJason Wessel2010-05-20
* debug_core,kdb: Allow the debug core to process a recursive debug entryJason Wessel2010-05-20
* printk,kdb: capture printk() when in kdb shellJason Wessel2010-05-20
* kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel2010-05-20
* kgdb: Add the ability to schedule a breakpoint via a taskletJason Wessel2010-05-20
* x86,kgdb: Add low level debug hookJason Wessel2010-05-20
* kgdb: remove post_primary_code referencesJason Wessel2010-05-20
* kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel2010-05-20
* kgdb: gdb "monitor" -> kdb passthroughJason Wessel2010-05-20
* kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-20
* kgdb: core changes to support kdbJason Wessel2010-05-20
* kdb: core for kgdb back end (1 of 2)Jason Wessel2010-05-20
* Separate the gdbstub from the debug coreJason Wessel2010-05-20
* Move kernel/kgdb.c to kernel/debug/debug_core.cJason Wessel2010-05-20