summaryrefslogtreecommitdiff
path: root/kernel/debug/gdbstub.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2013-03-02
|\
| * kdb: Setup basic kdb state before invoking commands via kgdbMatt Klein2013-03-02
* | kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-04
|/
* kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detachJason Wessel2012-03-22
* kgdb: Respect that flush op is optionalJan Kiszka2012-03-22
* kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-31
* kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel2011-08-01
* KGDB: Notify GDB of machine halt, reboot or power offDavid Howells2011-03-18
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
|\
| * gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel2010-08-05
| * gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel2010-08-05
| * kgdb,kdb: individual register set and and get APIJason Wessel2010-08-05
| * gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel2010-08-05
| * kgdb: remove custom hex_to_bin()implementationAndy Shevchenko2010-08-05
* | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\ \ | |/
| * repair gdbstub to match the gdbserial protocol specificationJason Wessel2010-07-21
* | update email addressPavel Machek2010-07-19
|/
* 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
* Separate the gdbstub from the debug coreJason Wessel2010-05-20