summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-29 16:28:27 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-29 16:28:27 +0000
commit847ed4bd3700b48c22cff4e0884c6d110e62efe6 (patch)
tree10adac53ead48f48e6002e6f4b37eff5b491ab1d
parentPatch from Eric Valette to do some cleanup. (diff)
downloadrtems-847ed4bd3700b48c22cff4e0884c6d110e62efe6.tar.bz2
gdb 5.0 does not install readline so don't try to grab the info files.
-rw-r--r--scripts/gdb/base-gdb.add3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/gdb/base-gdb.add b/scripts/gdb/base-gdb.add
index 7447468d95..0c26569bbe 100644
--- a/scripts/gdb/base-gdb.add
+++ b/scripts/gdb/base-gdb.add
@@ -18,7 +18,8 @@ This is the base for gdb regardless of target CPU.
%dir /opt/rtems/info
%doc /opt/rtems/info/gdb.info*
%doc /opt/rtems/info/mmalloc.info*
-%doc /opt/rtems/info/readline.info*
+# gdb 4.18 installed this, gdb 5.0 does not
+# %doc /opt/rtems/info/readline.info*
%dir /opt/rtems/man
%dir /opt/rtems/man/man1