summaryrefslogtreecommitdiff
path: root/block
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2015-02-17 21:46:52 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2015-02-17 22:34:53 (GMT)
commit82b41e3d6113291258c65281144bce946553dfed (patch)
tree864930d353e36989bf5c7c5d378e5eb39cac25d9 /block
parentbe02a1862304b126cd6ba4f347fa5db59460a776 (diff)
downloadlinux-82b41e3d6113291258c65281144bce946553dfed.tar.xz
scripts/gdb: add automatic symbol reloading on module insertion
This installs a silent breakpoint on the do_init_module function. The breakpoint handler will try to load symbols from the module files found during lx-symbols execution. This way, breakpoints can be set to module initialization functions, and there is no need to explicitly call lx-symbols after (re-)loading a module. 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>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions