projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c05b685
)
Doco problem with alpha-dec-osf5.1.
author
Andrew Cagney
<cagney@redhat.com>
Fri, 2 Nov 2001 21:59:18 +0000
(21:59 +0000)
committer
Andrew Cagney
<cagney@redhat.com>
Fri, 2 Nov 2001 21:59:18 +0000
(21:59 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/README
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 6c5cd248634f5fcae26546aea2d68964fbc738cc..7ec65eb12e88dcfca2b857464b3404bf3115e5f8 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2001-11-02 Andrew Cagney <ac131313@redhat.com>
+
+ * README: Mention problem with alpha-dec-osf5.1.
+
2001-11-02 Andrew Cagney <ac131313@redhat.com>
* utils.c (internal_verror): Restore calls to abort().
diff --git
a/gdb/README
b/gdb/README
index 194c6a9113a7925cf02e6dd76920277ab003cd56..5600bea5cc1bad27efceae41de30785e4444a1dd 100644
(file)
--- 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
=================