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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to