on 04/02/2013 12:36 Matt Burke said the following:
> How do I get kgdb to load kernel modules from somewhere other than
> /boot/kernel?
> 
> Googling tells me I need to use asf to create a file, but I haven't managed
> to figure out how to get kgdb use the output.

Research in the direction of set sysroot, solib-absolute-prefix,
solib-search-path.  I would not be surprised if the ancient gdb version on which
kgdb is based does not support some of these settings.

-- 
Andriy Gapon
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to