FreeBSD Bugzilla – Attachment 190776 Details for
Bug 226015
[patch] outdated debug kernel location and kgdb binary location
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
updated kgdb docs diff referencing gdb port
kgdb-update1.diff.txt (text/plain), 1.53 KB, created by
Phil Eaton
on 2018-02-19 02:10:31 UTC
(
hide
)
Description:
updated kgdb docs diff referencing gdb port
Filename:
MIME Type:
Creator:
Phil Eaton
Created:
2018-02-19 02:10:31 UTC
Size:
1.53 KB
patch
obsolete
>Index: en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.xml >=================================================================== >--- en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.xml (revision 51429) >+++ en_US.ISO8859-1/books/developers-handbook/kerneldebug/chapter.xml (working copy) >@@ -169,7 +169,9 @@ > <note> > <para>This section covers &man.kgdb.1; as found in &os; 5.3 > and later. In previous versions, one must use >- <command>gdb -k</command> to read a core dump file.</para> >+ <command>gdb -k</command> to read a core dump file. >+ Since &os; 12 kgdb is acquired by installing gdb from >+ ports.</para> > </note> > > <para>Once a dump has been obtained, getting useful information >@@ -178,8 +180,10 @@ > the crash dump, locate the debug version of your kernel > (normally called <filename>kernel.debug</filename>) and the path > to the source files used to build your kernel (normally >- <filename>/usr/obj/usr/src/sys/<replaceable>KERNCONF</replaceable></filename>, >- where <filename><replaceable>KERNCONF</replaceable></filename> >+ <filename>/usr/obj/usr/src/<replaceable>amd64.amd64</replaceable>/sys/<replaceable>KERNCONF</replaceable></filename>, >+ where <filename><replaceable>amd64.amd64</replaceable></filename> >+ is the architecture and >+ <filename><replaceable>KERNCONF</replaceable></filename> > is the <varname>ident</varname> specified in a kernel > &man.config.5;). With those two pieces of info, let the > debugging commence!</para>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 226015
:
190766
| 190776