Prev: Memory-mapped I/O barriers, state of affairs?
Next: [PATCH 7/8] debug_core: Turn off tracing while in the debugger
From: Jason Wessel on 22 Mar 2010 15:20 Update the kgdb section. Signed-off-by: Jason Wessel <jason.wessel(a)windriver.com> --- MAINTAINERS | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 449d444..2468613 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3269,15 +3269,16 @@ S: Maintained F: include/linux/kexec.h F: kernel/kexec.c -KGDB +KGDB / debug_core M: Jason Wessel <jason.wessel(a)windriver.com> +W: http://kgdb.wiki.kernel.org/ L: kgdb-bugreport(a)lists.sourceforge.net S: Maintained F: Documentation/DocBook/kgdb.tmpl F: drivers/misc/kgdbts.c F: drivers/serial/kgdboc.c F: include/linux/kgdb.h -F: kernel/kgdb.c +F: kernel/debug/ KMEMCHECK M: Vegard Nossum <vegardno(a)ifi.uio.no> -- 1.6.4.rc1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |