FreeBSD Bugzilla – Attachment 87534 Details for
Bug 124139
[patch] Fix References to gdb(1) in FAQ
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
books.faq.patch.21.diff
books.faq.patch.21.diff (text/plain), 1.57 KB, created by
Gabor Pali
on 2008-05-30 17:20:04 UTC
(
hide
)
Description:
books.faq.patch.21.diff
Filename:
MIME Type:
Creator:
Gabor Pali
Created:
2008-05-30 17:20:04 UTC
Size:
1.57 KB
patch
obsolete
>Index: book.sgml >=================================================================== >RCS file: /doc/en_US.ISO8859-1/books/faq/book.sgml,v >retrieving revision 1.827 >diff -u -r1.827 book.sgml >--- book.sgml 27 May 2008 23:51:07 -0000 1.827 >+++ book.sgml 29 May 2008 03:20:55 -0000 >@@ -3040,7 +3040,7 @@ > > <para>What you should do:</para> > >- <para>In the first case you can use a debugger e.g. gdb to find >+ <para>In the first case you can use a debugger e.g. &man.gdb.1; to find > the point in the program which is attempting to access a bogus > address and then fix it.</para> > >@@ -8902,7 +8902,7 @@ > make install</command>. When &man.ppp.8; hangs, find the > &man.ppp.8; process id with <command>ps ajxww | fgrep > ppp</command> and run <command>gdb ppp >- <replaceable>PID</replaceable></command>. From the gdb >+ <replaceable>PID</replaceable></command>. From the <command>gdb</command> > prompt, you can then use <command>bt</command> to get a > stack trace.</para> > >@@ -9331,7 +9331,7 @@ > <para>All of this information should be given alongside your > question, making it possible to diagnose the problem.</para> > >- <para>If you are familiar with gdb, you may wish to find out some >+ <para>If you are familiar with &man.gdb.1;, you may wish to find out some > other bits and pieces such as what actually caused the dump and > the addresses & values of the relevant variables.</para> > </answer>
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 124139
: 87534