aboutsummaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
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 0a5a1cd..2f53313 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.