WSL2-Linux-Kernel/scripts/gdb/linux
Jan Kiszka 5403727f98 scripts/gdb: add lx-lsmod command
This adds a lsmod-like command to list all currently loaded modules of the
target.

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
..
Makefile scripts/gdb: add infrastructure 2015-02-17 14:34:53 -08:00
cpus.py scripts/gdb: add class to iterate over CPU masks 2015-02-17 14:34:54 -08:00
dmesg.py scripts/gdb: add lx-dmesg command 2015-02-17 14:34:53 -08:00
modules.py scripts/gdb: add lx-lsmod command 2015-02-17 14:34:54 -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