| From: |
| "Amit S. Kale" <amitkale@emsyssoft.com> |
| To: |
| Linux Kernel <linux-kernel@vger.kernel.org>,
Pavel Machek <pavel@suse.cz>,
Tom Rini <trini@kernel.crashing.org>,
George Anzinger <george@mvista.com> |
| Subject: |
| kgdb 2.0.4 with restructuring and fixes |
| Date: |
| Sat, 17 Jan 2004 14:51:38 +0530 |
| Cc: |
| "Steve Gonczi" <steve@relicore.com>, Matt Mackall <mpm@selenic.com> |
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@kernel.crashing.org>
* Some restructuring to allow architectures to provide different
serial infos to the kgdb serial interface.
2004-01-17 Pavel Machek <pavel@suse.cz>
* 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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/