diff options
author | Stan Shebs <shebs@codesourcery.com> | 1999-04-26 18:34:20 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1999-04-26 18:34:20 +0000 |
commit | 7a292a7adf506b866905b06b3024c0fd411c4583 (patch) | |
tree | 5b208bb48269b8a82d5c3a5f19c87b45a62a22f4 /gdb/README | |
parent | 1996fae84682e8ddd146215dd2959ad1ec924c09 (diff) | |
download | binutils-7a292a7adf506b866905b06b3024c0fd411c4583.tar.gz binutils-7a292a7adf506b866905b06b3024c0fd411c4583.tar.bz2 binutils-7a292a7adf506b866905b06b3024c0fd411c4583.zip |
import gdb-19990422 snapshot
Diffstat (limited to 'gdb/README')
-rw-r--r-- | gdb/README | 6 |
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) |