From 403de99214c36f7e8a6e8b346d9bf0081529735a Mon Sep 17 00:00:00 2001 From: Greg Lehey Date: Thu, 12 Jun 2003 08:11:08 +0000 Subject: Replace hard-coded module path with a keyword which gets changed when the kernel is built. --- tools/debugscripts/dot.gdbinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/debugscripts') 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 -- cgit v1.3