linux-stable/scripts/gdb
Jan Kiszka 7f99496374 scripts/gdb: add get_target_endianness helper
Parse the target endianness from the output of "show endian" and cache the
result to return it via the new helper get_target_endiannes.  We will need
it for reading integers from buffers that contain target memory.

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:53 -08:00
..
linux scripts/gdb: add get_target_endianness helper 2015-02-17 14:34:53 -08:00
Makefile scripts/gdb: add infrastructure 2015-02-17 14:34:53 -08:00
vmlinux-gdb.py scripts/gdb: add internal helper and convenience function to look up a module 2015-02-17 14:34:53 -08:00