Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2017 13:32:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 223993] Using /usr/lib/debug/boot/kernel/kernel.debug over /usr/obj/sys/GENERIC/kernel.debug (sbin/dumpon/dumpon.8)
Message-ID:  <bug-223993-8@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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@FreeBSD.org
          Reporter: Trond.Endrestol@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.

help

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