mention the need to reload the kernel symbols
This commit is contained in:
parent
4b78e0e55a
commit
e18aa6eabb
@ -1,5 +1,7 @@
|
||||
# $NetBSD: modload,v 1.1 2020/04/28 19:45:58 christos Exp $
|
||||
# $NetBSD: modload,v 1.2 2020/05/01 17:00:42 christos Exp $
|
||||
# Load the symbol files for all active modules
|
||||
# Note that you need to re-run add-symbol-file netbsd.gdb after you
|
||||
# load the modules.
|
||||
define modload
|
||||
set $h = module_list
|
||||
set $e = $h.tqh_first
|
||||
|
Loading…
Reference in New Issue
Block a user