index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
debug
/
gdbstub.c
Age
Commit message (
Expand
)
Author
2013-03-02
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2013-03-02
kdb: Setup basic kdb state before invoking commands via kgdb
Matt Klein
2013-02-04
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
2012-03-22
kgdb,debug-core,gdbstub: Hook the reboot notifier for debugger detach
Jason Wessel
2012-03-22
kgdb: Respect that flush op is optional
Jan Kiszka
2011-10-31
kgdb: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
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-21
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
2010-07-19
update email address
Pavel Machek
2010-05-20
kgdb: gdb "monitor" -> kdb passthrough
Jason Wessel
2010-05-20
kgdb,8250,pl011: Return immediately from console poll
Jason Wessel
2010-05-20
kgdb: core changes to support kdb
Jason Wessel
2010-05-20
Separate the gdbstub from the debug core
Jason Wessel