[Bug 223993] Using /usr/lib/debug/boot/kernel/kernel.debug over /usr/obj/sys/GENERIC/kernel.debug (sbin/dumpon/dumpon.8)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 30 13:32:50 UTC 2017


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

            Bug ID: 223993
           Summary: Using /usr/lib/debug/boot/kernel/kernel.debug over
                    /usr/obj/sys/GENERIC/kernel.debug
                    (sbin/dumpon/dumpon.8)
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: Trond.Endrestol at ximalas.info

Created attachment 188427
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=188427&action=edit
Patch for sbin/dumpon/dumpon.8

You are not guaranteed to be using the GENERIC kernel in every case, and since
kernel debug files are more or less mandatory installed, I suggest using
/usr/lib/debug/boot/kernel/kernel.debug over /usr/obj/sys/GENERIC/kernel.debug.
The latter probably should be /usr/obj/usr/src/sys/GENERIC/kernel.debug, or in
the case of amd64, /usr/obj/usr/src/amd64.amd64/sys/GENERIC/kernel.debug.

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


More information about the freebsd-bugs mailing list