kgdb 2.0.4 with restructuring and fixes

From: Amit S. Kale
Date: Sat Jan 17 2004 - 04:23:08 EST


Hi,

kgdb 2.0.4 is available at http://kgdb.sourceforge.net ChangeLog below.
Thanks.
--
Amit Kale
EmSysSoft (http://www.emsyssoft.com)
KGDB: Linux Kernel Source Level Debugger (http://kgdb.sourceforge.net)


2004-01-17 Tom Rini <trini@xxxxxxxxxxxxxxxxxxx>
* Some restructuring to allow architectures to provide different
serial infos to the kgdb serial interface.

2004-01-17 Pavel Machek <pavel@xxxxxxx>
* Cleanups
* changed calling convention from 0 on success, 1 on failure to 0 on
success, -ERRNO on fail to be more consistent with rest of kernel
* Made kgdb waiting for connection message KERN_CRIT
* export kern_schedule only if CONFIG_KGDB_THREAD is defined



-
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/