From: Andrew Cagney Date: Fri, 2 Nov 2001 21:59:18 +0000 (+0000) Subject: Doco problem with alpha-dec-osf5.1. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1396e6f1d3681492c8d0fffe98105d6ec948a47d;p=binutils-gdb.git Doco problem with alpha-dec-osf5.1. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6c5cd248634..7ec65eb12e8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2001-11-02 Andrew Cagney + + * README: Mention problem with alpha-dec-osf5.1. + 2001-11-02 Andrew Cagney * utils.c (internal_verror): Restore calls to abort(). diff --git a/gdb/README b/gdb/README index 194c6a9113a..5600bea5cc1 100644 --- a/gdb/README +++ b/gdb/README @@ -445,6 +445,12 @@ Due to a problem with ltconfig and long argument lines, GDB does not configure on HP/UX 11.00. +alpha-dec-osf5.1 + +Due to a problem in GDB's symbol table reader, GDB builds but does not +run on this platform. See gdb/237. + + Remote debugging =================