kgdb enhancements

Amit S. Kale (akale@users.sourceforge.net)
Sun, 22 Jul 2001 08:13:03 -0700


Hi,

I have restructured the kgdb webpage for better readability and added extensive
documentation. The documentation is still being being written.

kgdb for linux kernel 2.4.6 is available from the downloads page. It has
following improvements over kgdb for 2.4.3 and 2.4.5 kernels.

- Enhanced kgdb with kgdb and kernel asserts.
- Added configuration option for thread analysis. The configuration option
enables code required for thread analysis which is disabled by default to of
the overhead it causes.
- Modified semaphore handling functions so that knowing where a thread is
waiting on a semaphore is easier.

Please visit http://kgdb.sourceforge.net/ to get new kgdb.
Thanks.

--
Amit S. Kale
<akale@users.sourceforge.net>
Linux kernel source level debugger    http://kgdb.sourceforge.net/
Translation filesystem                http://trfs.sourceforge.net/ 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/