From 2ab324d92f2f99d78f29a9ba60e06c93498eceed Mon Sep 17 00:00:00 2001 From: grog 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 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 -- cgit v1.1