aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/gdb.texinfo
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2010-08-10 18:35:53 +0000
committerTom Tromey <tromey@redhat.com>2010-08-10 18:35:53 +0000
commitc29c521f43a1f470355cc76391bb10ec2b73284a (patch)
tree30290b04c607c1a67ab606231f1b2d613111c86d /gdb/doc/gdb.texinfo
parent0c012db1eb9c6b7c951e60cb74d0f6d7bb8738f9 (diff)
downloadgdb-c29c521f43a1f470355cc76391bb10ec2b73284a.zip
gdb-c29c521f43a1f470355cc76391bb10ec2b73284a.tar.gz
gdb-c29c521f43a1f470355cc76391bb10ec2b73284a.tar.bz2
gdb
Revert gdb-add-index addition: * Makefile.in (install-only): Don't install gdb-add-index. * gdb-add-index.sh: Remove. gdb/doc Revert gdb-add-index addition: * gdb.texinfo (Index Files): Don't document gdb-add-index.
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r--gdb/doc/gdb.texinfo10
1 files changed, 0 insertions, 10 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index 867c06c..dc82158 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -15252,16 +15252,6 @@ 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