+18
−0
Loading
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>