commit | f30fed10c440a25937e509860fa207399b26efe5 | [log] [tgz] |
---|---|---|
author | Jason Wessel <jason.wessel@windriver.com> | Fri Oct 12 06:37:33 2012 -0500 |
committer | Jason Wessel <jason.wessel@windriver.com> | Fri Oct 12 06:37:33 2012 -0500 |
tree | 7697f5e044f1a870d0ddd1e5953d494cb3d9643e | |
parent | a0d271cbfed1dd50278c6b06bead3d00ba0a88f9 [diff] |
kgdb: Add module event hooks Allow gdb to auto load kernel modules when it is attached, which makes it trivially easy to debug module init functions or pre-set breakpoints in a kernel module that has not loaded yet. Signed-off-by: Jason Wessel <jason.wessel@windriver.com>