aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug/gdbstub.c
Commit message (Expand)AuthorAgeFilesLines
* KGDB: Notify GDB of machine halt, reboot or power offDavid Howells2011-03-181-0/+30
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-54/+135
|\
| * gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()Jason Wessel2010-08-051-1/+9
| * gdbstub: Implement gdbserial 'p' and 'P' packetsJason Wessel2010-08-051-20/+77
| * kgdb,kdb: individual register set and and get APIJason Wessel2010-08-051-0/+26
| * gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocolJason Wessel2010-08-051-18/+19
| * kgdb: remove custom hex_to_bin()implementationAndy Shevchenko2010-08-051-16/+5
* | Merge branch 'master' into for-nextJiri Kosina2010-08-041-6/+3
|\ \ | |/
| * repair gdbstub to match the gdbserial protocol specificationJason Wessel2010-07-211-6/+3
* | update email addressPavel Machek2010-07-191-1/+1
|/
* kgdb: gdb "monitor" -> kdb passthroughJason Wessel2010-05-201-0/+22
* kgdb,8250,pl011: Return immediately from console pollJason Wessel2010-05-201-6/+31
* kgdb: core changes to support kdbJason Wessel2010-05-201-0/+36
* Separate the gdbstub from the debug coreJason Wessel2010-05-201-0/+934