git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0d271c
)
kgdb: Add module event hooks
author
Jason Wessel
<jason.wessel@windriver.com>
Fri, 12 Oct 2012 11:37:33 +0000
(06:37 -0500)
committer
Jason Wessel
<jason.wessel@windriver.com>
Fri, 12 Oct 2012 11:37:33 +0000
(06:37 -0500)
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>
No differences found