From: Andrew Cagney Date: Fri, 2 Nov 2001 21:53:19 +0000 (+0000) Subject: * README: Mention problem with alpha-dec-osf5.1. X-Git-Tag: gdb_5_1-2001-11-21-release~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d6f78a0173e8dae1c85bee72de4d8c91434f843f;p=thirdparty%2Fbinutils-gdb.git * README: Mention problem with alpha-dec-osf5.1. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5bfc2553a4e..3bc160957d2 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 Michael Chastain * MAINTAINERS: Update my entry. 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 =================