index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
debug
/
gdbstub.c
Age
Commit message (
Expand
)
Author
2011-08-01
kdb,kgdb: Implement switch and pass buffer from kdb -> gdb
Jason Wessel
2011-03-18
KGDB: Notify GDB of machine halt, reboot or power off
David Howells
2010-08-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-08-05
gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()
Jason Wessel
2010-08-05
gdbstub: Implement gdbserial 'p' and 'P' packets
Jason Wessel
2010-08-05
kgdb,kdb: individual register set and and get API
Jason Wessel
2010-08-05
gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol
Jason Wessel
2010-08-05
kgdb: remove custom hex_to_bin()implementation
Andy Shevchenko
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
2010-07-22
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
2010-07-19
update email address
Pavel Machek
2010-05-21
kgdb: gdb "monitor" -> kdb passthrough
Jason Wessel
2010-05-21
kgdb,8250,pl011: Return immediately from console poll
Jason Wessel
2010-05-21
kgdb: core changes to support kdb
Jason Wessel
2010-05-21
Separate the gdbstub from the debug core
Jason Wessel