Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Sep 2014 03:14:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 193335] New: crashinfo(8) fails to find kernel with devel/gdb in PATH
Message-ID:  <bug-193335-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jbeich@vfemail.net
                CC: jhb@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193335-8>