kernel_optimize_test/scripts/gdb/linux
Jan Kiszka a4d86792c7 scripts/gdb: add get_gdbserver_type helper
This helper probes the type of the gdb server.  Supported are QEMU and
KGDB so far.  Knowledge about the gdb server is required e.g.  to
retrieve the current CPU or current task.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Wessel <jason.wessel@windriver.com>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: Ben Widawsky <ben@bwidawsk.net>
Cc: Borislav Petkov <bp@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2015-02-17 14:34:54 -08:00
..
dmesg.py scripts/gdb: add lx-dmesg command 2015-02-17 14:34:53 -08:00
Makefile scripts/gdb: add infrastructure 2015-02-17 14:34:53 -08:00
modules.py scripts/gdb: add internal helper and convenience function to look up a module 2015-02-17 14:34:53 -08:00
symbols.py scripts/gdb: add automatic symbol reloading on module insertion 2015-02-17 14:34:53 -08:00
tasks.py scripts/gdb: add internal helper and convenience function to retrieve thread_info 2015-02-17 14:34:54 -08:00
utils.py scripts/gdb: add get_gdbserver_type helper 2015-02-17 14:34:54 -08:00