Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-01 | kdb,kgdb: Allow arbitrary kgdb magic knock sequences | Jason Wessel | 1 | -8/+20 |
2011-08-01 | kdb: Remove all references to DOING_KGDB2 | Jason Wessel | 1 | -1/+1 |
2011-08-01 | kdb,kgdb: Implement switch and pass buffer from kdb -> gdb | Jason Wessel | 1 | -4/+6 |
2010-10-22 | kdb: Allow kernel loadable modules to add kdb shell functions | Jason Wessel | 1 | -1/+1 |
2010-05-20 | printk,kdb: capture printk() when in kdb shell | Jason Wessel | 1 | -4/+20 |
2010-05-20 | kgdboc,kdb: Allow kdb to work on a non open console port | Jason Wessel | 1 | -0/+16 |
2010-05-20 | kgdb: gdb "monitor" -> kdb passthrough | Jason Wessel | 1 | -4/+9 |
2010-05-20 | kdb: core for kgdb back end (1 of 2) | Jason Wessel | 1 | -0/+789 |