jhb 2008-01-29 23:36:10 UTC FreeBSD src repository Modified files: gnu/usr.bin/gdb/kgdb kld.c Log: Don't look for "foo.ko.symbols" files. GDB is smart enough to open the ".symbols" file automatically when you tell it to load "foo.ko" because of the debug link. Revision Changes Path 1.4 +0 -1 src/gnu/usr.bin/gdb/kgdb/kld.c