kgdb 1.7

From: Amit S. Kale
Date: Tue Dec 09 2003 - 03:32:49 EST


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)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/