* kgdb 1.7
@ 2003-12-09 8:30 Amit S. Kale
0 siblings, 0 replies; only message in thread
From: Amit S. Kale @ 2003-12-09 8:30 UTC (permalink / raw)
To: linux-kernel
Hi,
I have integrated some of the several enhancements submitted by TimeSys
Corporation into mainline kgdb at http://kgdb.sourceforge.net/ The kgdb
version containing these features is 1.7. It's available for kernel 2.4.23.
Here is a brief description of the enhancements.
1. Hasslefree gdb detach reconnect:
You can now detach gdb from a kgdb stub by using gdb "detach" command.
Reconnection later is as simple as typing "target remote" command from gdb.
2. Restructured source files:
Several kgdb source files have been restructured to separate architecture
dependent and independent code into respective directories. It's a move
towards making unification of kgdb sourcecode from different architectures.
--
Amit Kale
EmSysSoft (http://www.emsyssoft.com)
KGDB: Linux Kernel Source Level Debugger (http://kgdb.sourceforge.net)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-12-09 8:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-09 8:30 kgdb 1.7 Amit S. Kale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome