summaryrefslogtreecommitdiff
path: root/gdb/README
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1999-04-26 18:34:20 +0000
committerStan Shebs <shebs@codesourcery.com>1999-04-26 18:34:20 +0000
commit7a292a7adf506b866905b06b3024c0fd411c4583 (patch)
tree5b208bb48269b8a82d5c3a5f19c87b45a62a22f4 /gdb/README
parent1996fae84682e8ddd146215dd2959ad1ec924c09 (diff)
downloadbinutils-gdb-7a292a7adf506b866905b06b3024c0fd411c4583.tar.gz
import gdb-19990422 snapshot
Diffstat (limited to 'gdb/README')
-rw-r--r--gdb/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/gdb/README b/gdb/README
index fd791ced523..46b9074ff17 100644
--- a/gdb/README
+++ b/gdb/README
@@ -4,8 +4,8 @@
This is GDB, the GNU source-level debugger.
A summary of new features is in the file `NEWS'.
-See the GDB home page at http://www.cygnus.com/gdb/ for up to date
-release information, mailing list links and archives, etc.
+See the GDB home page at http://sourceware.cygnus.com/gdb/ for up to
+date release information, mailing list links and archives, etc.
Unpacking and Installation -- quick overview
@@ -152,6 +152,8 @@ directory. That directory contains:
`gdb-4.18/readline'
source for the GNU command-line interface
+ NOTE: The readline library is compiled for use by GDB, but will
+ not be installed on your system when "make install" is issued.
`gdb-4.18/sim'
source for some simulators (ARM, D10V, SPARC, M32R, MIPS, PPC, V850, etc)