[resent due to wrong list CC in first round] This cleans up the "info register" result on x86 and adds gdb detach on reboot/shutdown for this target arch. See patches for details.
CC: "H. Peter Anvin" <[email protected]> CC: Ingo Molnar <[email protected]> CC: Thomas Gleixner <[email protected]> CC: [email protected] Jan Kiszka (4): kgdb: x86: Return all segment registers also in 64-bit mode kgdb: Make gdbstub_exit a nop unless gdb is attached kgdb: Respect that flush op is optional kgdb: x86: Detach gdb if machine shuts down or reboots arch/x86/include/asm/kgdb.h | 6 +++++- arch/x86/kernel/kgdb.c | 6 ++++-- arch/x86/kernel/reboot.c | 6 ++++++ include/linux/kgdb.h | 1 + kernel/debug/gdbstub.c | 6 +++++- 5 files changed, 21 insertions(+), 4 deletions(-) -- 1.7.3.4 ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
