Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-12 | kdb,vt_console: Fix missed data due to pager overruns | Jason Wessel | 1 | -5/+28 |
2012-07-31 | kdb: Remove cpu from the more prompt | Jason Wessel | 1 | -11/+0 |
2012-03-29 | kdb: Fix smatch warning on dbg_io_ops->is_console | Jason Wessel | 1 | -1/+1 |
2012-03-22 | kdb: Avoid using dbg_io_ops until it is initialized | Tim Bird | 1 | -1/+1 |
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 |