[PATCH 0/8] kgdb 2.6.25 version



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.


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



Relevant Pages

  • [PATCH 0/21] KGDB: Request to merge KGDB
    ... This is a request to merge KGDB into the mainline kernel. ... The intent of the KGDB patches is to unify the KGDB support across all ... providing a common core and an arch specific stub. ...
    (Linux-Kernel)
  • Re: [PATCH 0/8] kgdb 2.6.25 version
    ... The kgdb tree has been collapsed review. ... 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 ...
    (Linux-Kernel)
  • Re: [git pull] kgdb core and rs232 I/O drivers
    ... 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 ...
    (Linux-Kernel)
  • [PATCH 0/7] kgdb-light-v10: proposed fixes
    ... These patches are for kgdb-light-v10 to address some regressions, ... and further the RFC against kgdb core as a module. ... All of these patches are up for consideration to be collapsed into the ...
    (Linux-Kernel)
  • [git pull] kgdb core and rs232 I/O drivers
    ... The kgdb tree has been collapsed review. ... the kgdb core, the x86 arch, the kgdb8250 uart driver ... and the kgdb console sharing driver. ... kgdb I/O module is configured. ...
    (Linux-Kernel)