freebsd-dev/tools/debugscripts
Brian Feldman afdc68c42f Add a "-f" flag for asf(8) which performs a search to find the each module
no matter where in the directory structure it may be.  Use this and the "-k"
flag in the generated gdbinit files so that the "getsyms" function in gdb
requires no user intervention to run and will find every module if they're
in the kernel build's module directory.  This is still quite useful for
cases where gdb knows that the path for some modules is /boot/kernel and
others are in the object directory for /usr/src/sys/$ARCH/compile/kernel.

Approved by:	grog
2003-11-04 06:38:37 +00:00
..
dot.gdbinit Add a "-f" flag for asf(8) which performs a search to find the each module 2003-11-04 06:38:37 +00:00
gdbinit.i386 Make btpp and fr work. There's still more to be done. 2003-06-08 06:10:45 +00:00
gdbinit.kernel Make defproc work. 2003-06-08 06:11:15 +00:00
gdbinit.vinum