summaryrefslogtreecommitdiff
path: root/tools/debugscripts
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>2003-06-12 08:11:08 +0000
committerGreg Lehey <grog@FreeBSD.org>2003-06-12 08:11:08 +0000
commit403de99214c36f7e8a6e8b346d9bf0081529735a (patch)
tree72edd5d32afcc5cc7e08c35fc3d674335f02b70c /tools/debugscripts
parent222aa33abcb594647d55b6d330a71e4f427f6804 (diff)
downloadsrc-test2-403de99214c36f7e8a6e8b346d9bf0081529735a.tar.gz
src-test2-403de99214c36f7e8a6e8b346d9bf0081529735a.zip
Notes
Diffstat (limited to 'tools/debugscripts')
-rw-r--r--tools/debugscripts/dot.gdbinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/debugscripts/dot.gdbinit b/tools/debugscripts/dot.gdbinit
index 728cf5bcc712..cd4dad766ec1 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