summaryrefslogtreecommitdiff
path: root/kernel/debug/gdbstub.c
AgeCommit message (Expand)Author
2011-08-01kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel
2011-03-18KGDB: Notify GDB of machine halt, reboot or power offDavid Howells
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-08-05gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel
2010-08-05gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel
2010-08-05kgdb,kdb: individual register set and and get APIJason Wessel
2010-08-05gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel
2010-08-05kgdb: remove custom hex_to_bin()implementationAndy Shevchenko
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-07-21repair gdbstub to match the gdbserial protocol specificationJason Wessel
2010-07-19update email addressPavel Machek
2010-05-20kgdb: gdb "monitor" -> kdb passthroughJason Wessel
2010-05-20kgdb,8250,pl011: Return immediately from console pollJason Wessel
2010-05-20kgdb: core changes to support kdbJason Wessel
2010-05-20Separate the gdbstub from the debug coreJason Wessel