diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-11-02 21:59:18 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-11-02 21:59:18 +0000 |
commit | 1396e6f1d3681492c8d0fffe98105d6ec948a47d (patch) | |
tree | b65274f9d2be897859a78e9d0c13474005d2c130 /gdb/README | |
parent | c05b685b1f9bd4a28953df00f5b479c73cf29ac5 (diff) | |
download | gdb-1396e6f1d3681492c8d0fffe98105d6ec948a47d.zip gdb-1396e6f1d3681492c8d0fffe98105d6ec948a47d.tar.gz gdb-1396e6f1d3681492c8d0fffe98105d6ec948a47d.tar.bz2 |
Doco problem with alpha-dec-osf5.1.
Diffstat (limited to 'gdb/README')
-rw-r--r-- | gdb/README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 ================= |