[Bug 193335] New: crashinfo(8) fails to find kernel with devel/gdb in PATH
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 5 03:14:04 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193335
Bug ID: 193335
Summary: crashinfo(8) fails to find kernel with devel/gdb in
PATH
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: jbeich at vfemail.net
CC: jhb at FreeBSD.org
1/ install devel/gdb with GDB_LINK (default)
2/ prefer /usr/local apps in PATH
$ PATH=/usr/local/bin:$PATH crashinfo
Unable to find matching kernel for /var/crash/vmcore.1
$ echo 'printf " Version String: %s", version' | /usr/local/bin/gdb -x
/dev/stdin -batch /boot/kernel/kernel
warning: /dev/stdin: No such file or directory
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list