Skip to content
Snippets Groups Projects
Commit f30fed10 authored by Jason Wessel's avatar Jason Wessel
Browse files

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: default avatarJason Wessel <jason.wessel@windriver.com>
parent a0d271cb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment