Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 23:31:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 226015] [patch] outdated debug kernel location and kgdb binary location
Message-ID:  <bug-226015-9@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226015

            Bug ID: 226015
           Summary: [patch] outdated debug kernel location and kgdb binary
                    location
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Many People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: philneaton95@gmail.com
          Keywords: patch

Created attachment 190766
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190766&action=edit
diff of docs changes

The docs don't mention that kgdb is not installed in a directory in PATH so it
took me a while to figure out what the docs were talking about. Eventually I
ran `find / -name "*kgdb*` and discovered /lib/userexec/kgdb which is the only
such binary installed on my system on 12-CURRENT. The location of the debug
kernel was also incorrect in the docs and that took my a while to figure out.
These two changes allowed me to finally debug my kernel panics on 12-CURRENT.
If there are better solutions or changes  to be made, let me know. Thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.

help

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