2012-09-14 Pedro Alves <palves@redhat.com>

* gdb.1 (SEE ALSO): Expand pointer to GDB's Texinfo manual.
This commit is contained in:
Pedro Alves
2012-09-14 12:10:23 +00:00
parent 1f9b75dde1
commit f4045bcb61
2 changed files with 17 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2012-09-14 Pedro Alves <palves@redhat.com>
* gdb.1 (SEE ALSO): Expand pointer to GDB's Texinfo manual.
2012-09-14 Khoo Yit Phang <khooyp@cs.umd.edu> 2012-09-14 Khoo Yit Phang <khooyp@cs.umd.edu>
Point contrib/cc-with-tweaks.sh to the build-local data-directory. Point contrib/cc-with-tweaks.sh to the build-local data-directory.

View File

@ -365,10 +365,19 @@ Run using \c
.PP .PP
.SH "SEE ALSO" .SH "SEE ALSO"
.RB "`\|" gdb "\|'" The full documentation for
entry in .B gdb
.B info\c is maintained as a Texinfo manual. If the
\&; .B info
and
.B gdb
programs and GDB's Texinfo documentation are properly installed at
your site, the command
.IP
.B info gdb
.PP
should give you access to the complete manual.
.I .I
Using GDB: A Guide to the GNU Source-Level Debugger\c Using GDB: A Guide to the GNU Source-Level Debugger\c
, Richard M. Stallman and Roland H. Pesch, July 1991. , Richard M. Stallman and Roland H. Pesch, July 1991.