summaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-04-03 16:37:07 +0000
committerAndrew Cagney <cagney@redhat.com>2004-04-03 16:37:07 +0000
commit43e2e1a04b04f8c5c2c323262591b05c853acfaa (patch)
tree03585c07fd39320373d7f18b2f158914f784de47 /gdb/PROBLEMS
parentb579531740c4cbefbbfec33b6fe042ce61baf361 (diff)
2004-04-03 Andrew Cagney <cagney@redhat.com>
* PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index 0a5a1cd3df..2f533135ac 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -4,6 +4,14 @@
See also: http://www.gnu.org/software/gdb/bugs/
+*** Build problems
+
+build/1458: comple failed on hpux11
+
+GDB 6.1 is known to have build problems on HP/UX 11.00 using the
+vendor supplied compilers (GDB does build on HP/UX 11.11, and using
+GCC).
+
*** Misc
gdb/1560: Control-C does not always interrupt GDB.