diff options
-rw-r--r-- | tools/debugscripts/dot.gdbinit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/debugscripts/dot.gdbinit b/tools/debugscripts/dot.gdbinit index 728cf5b..cd4dad7 100644 --- a/tools/debugscripts/dot.gdbinit +++ b/tools/debugscripts/dot.gdbinit @@ -20,7 +20,7 @@ kldstat echo Select the list above with the mouse, paste into the screen\n echo and then press ^D. Yes, this is annoying.\n # This should be the path of the real modules directory. -shell asf modules/src/FreeBSD/5-CURRENT-ZAPHOD/src/sys/modules +shell asf MODPATH source .asf end |