On Fri, Feb 12, 2016 at 03:25:29PM -0600, Larry Rosenman wrote: > when I rebooted my firewall (testing Mark Johnstons defrouter_lock > patch). > > How do I get a good backtrace now? > > borg.lerctr.org / # gdb -c rtsold.core /urs/sbin/rtsold > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you > are > welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for > details. > This GDB was configured as "amd64-marcel-freebsd".../urs/sbin/rtsold: No > such file or directory.
There's a typo in the path you gave for rtsold. Try it with the correct path and gdb should be able to find the debug info. _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"