summaryrefslogtreecommitdiff
path: root/kernel/debug/kdb/kdb_io.c
AgeCommit message (Expand)Author
2011-08-01kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel
2011-08-01kdb: Remove all references to DOING_KGDB2Jason Wessel
2011-08-01kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel
2010-10-22kdb: Allow kernel loadable modules to add kdb shell functionsJason Wessel
2010-05-20printk,kdb: capture printk() when in kdb shellJason Wessel
2010-05-20kgdboc,kdb: Allow kdb to work on a non open console portJason Wessel
2010-05-20kgdb: gdb "monitor" -> kdb passthroughJason Wessel
2010-05-20kdb: core for kgdb back end (1 of 2)Jason Wessel