This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
[patch/5.1] doco alpha-dec-osf problem
- To: gdb-patches at sources dot redhat dot com
- Subject: [patch/5.1] doco alpha-dec-osf problem
- From: Andrew Cagney <ac131313 at cygnus dot com>
- Date: Thu, 01 Nov 2001 15:14:17 -0500
FYI,
Per posting to gdb@ I'll commit the attached shortly (unless someone
fixes it :-).
Andrew
2001-11-01 Andrew Cagney <ac131313@redhat.com>
* README: Mention problem with alpha-dec-osf5.1.
Index: README
===================================================================
RCS file: /cvs/src/src/gdb/README,v
retrieving revision 1.8.2.2
diff -p -r1.8.2.2 README
*** README 2001/10/31 02:53:15 1.8.2.2
--- README 2001/11/01 19:53:41
*************** Due to a problem with ltconfig and long
*** 445,450 ****
--- 445,456 ----
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
=================