summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2012-09-14 12:10:21 +0000
committerPedro Alves <palves@redhat.com>2012-09-14 12:10:21 +0000
commit4c8d1dadd40c73be3b6690a20a83465052743946 (patch)
tree1592df0da19db25a5faf1d5a196d0a9e8c3710ff
parent4d3f4ba5a1d0fad5c1ebb9b02b54e4a133321044 (diff)
downloadgdb-4c8d1dadd40c73be3b6690a20a83465052743946.tar.gz
2012-09-14 Pedro Alves <palves@redhat.com>
* gdb.1 (SEE ALSO): Expand pointer to GDB's Texinfo manual.
-rw-r--r--gdb/ChangeLog4
-rw-r--r--gdb/gdb.117
2 files changed, 17 insertions, 4 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f9cf247653b..ecf7d2286b7 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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>
Point contrib/cc-with-tweaks.sh to the build-local data-directory.
diff --git a/gdb/gdb.1 b/gdb/gdb.1
index 638f779ba28..7a54f85931b 100644
--- a/gdb/gdb.1
+++ b/gdb/gdb.1
@@ -365,10 +365,19 @@ Run using \c
.PP
.SH "SEE ALSO"
-.RB "`\|" gdb "\|'"
-entry in
-.B info\c
-\&;
+The full documentation for
+.B gdb
+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
Using GDB: A Guide to the GNU Source-Level Debugger\c
, Richard M. Stallman and Roland H. Pesch, July 1991.