summaryrefslogtreecommitdiffstats
path: root/gdb/doc
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2010-07-30 20:46:34 +0000
committerTom Tromey <tromey@redhat.com>2010-07-30 20:46:34 +0000
commitc2bbed2a5ab3c5c5950ef192f9be610a11aaa367 (patch)
treedcca4676b08659c53366f8255dbbfdf858130b1f /gdb/doc
parentc98ee71b7c85789e04d078b51582abb90bb20680 (diff)
downloadppe42-binutils-c2bbed2a5ab3c5c5950ef192f9be610a11aaa367.tar.gz
ppe42-binutils-c2bbed2a5ab3c5c5950ef192f9be610a11aaa367.zip
gdb
* Makefile.in (install-only): Install gdb-add-index. * gdb-add-index.sh: New file. gdb/doc * gdb.texinfo (Index Files): Mention gdb-add-index.
Diffstat (limited to 'gdb/doc')
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdb.texinfo9
2 files changed, 13 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 9a2b972b0a..6253af46ec 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-30 Tom Tromey <tromey@redhat.com>
+
+ * gdb.texinfo (Index Files): Mention gdb-add-index.
+
2010-07-30 Hui Zhu <teawater@gmail.com>
* gdb.texinfo (Inferiors and Programs): Update the introduce of
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 86308204b7..b49b53ecc1 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -15244,6 +15244,15 @@ There are currently some limitation on indices. They only work when
for DWARF debugging information, not stabs. And, they do not
currently work for programs using Ada.
+@pindex gdb-add-index
+@value{GDBN} comes with a program, @command{gdb-add-index}, which can
+be used to add the index to a symbol file. It takes the symbol file
+as its only argument:
+
+@smallexample
+$ gdb-add-index symfile
+@end smallexample
+
@node Symbol Errors
@section Errors Reading Symbol Files
OpenPOWER on IntegriCloud