[PATCH 0/8] kgdb 2.6.25 version

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: jason.wessel
Date: Saturday, February 9, 2008 - 6:35 am

Per reqest on lkml, here are the individual kgdb patches
targeted at 2.6.25.

The kgdb tree has been collapsed review.  It includes
the kgdb core, the x86 arch, the kgdb8250 uart driver
and the kgdb console sharing driver.

Since the last time the kgdb patches were posted to LKML
several months ago, the kgdb core has undergone some
significant cleanup, as well as the kgdb I/O driver
interface.

All the kgdb hooks are initialized dynamically only when a
kgdb I/O module is configured. When not configured
kgdb will not exist in any kernel execution path.

Further comments, questions and patches are certainly
welcome.

Thanks,
Jason.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/8] kgdb 2.6.25 version, jason.wessel, (Sat Feb 9, 6:35 am)
[PATCH 1/8] kgdb: core API and gdb protocol handler, jason.wessel, (Sat Feb 9, 6:35 am)
[PATCH 2/8] pid, kgdb: add pid_max prototype, jason.wessel, (Sat Feb 9, 6:35 am)
[PATCH 4/8] kgdb: COPTIMIZE flag, jason.wessel, (Sat Feb 9, 6:35 am)
Re: [PATCH 2/8] pid, kgdb: add pid_max prototype, Christoph Hellwig, (Sat Feb 9, 10:10 am)
Re: [PATCH 3/8] kgdb, modules: Always allow module sect in ..., Christoph Hellwig, (Sat Feb 9, 10:15 am)
Re: [PATCH 4/8] kgdb: COPTIMIZE flag, Christoph Hellwig, (Sat Feb 9, 10:16 am)
Re: [PATCH 1/8] kgdb: core API and gdb protocol handler, Christoph Hellwig, (Sat Feb 9, 10:27 am)
Re: [PATCH 0/8] kgdb 2.6.25 version, Christoph Hellwig, (Sat Feb 9, 10:38 am)