summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-07-29 22:29:59 +0000
committerAndrew Cagney <cagney@redhat.com>2004-07-29 22:29:59 +0000
commit3fe6d22c073c40fe199935c54f8dd987b36e7601 (patch)
tree8ed16ffc41e80a46513ed888164e34b2b9e3fc76
parent34a90c33ad5f2f0e1533f657f8230bdc658a162a (diff)
downloadgdb-3fe6d22c073c40fe199935c54f8dd987b36e7601.tar.gz
2004-07-29 Andrew Cagney <cagney@gnu.org>
* PROBLEMS (mips-irix): Note that it is broken.
-rw-r--r--gdb/PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index 8cdfe324756..4d8199dc5ea 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -39,6 +39,12 @@ complete, hitting Control-C does not have the expected effect.
The command execution is not aborted, and the "QUIT" message confirming
the abortion is displayed only after the command has been completed.
+mips-irix broken:
+
+Due to problems with both BFD (sections not being correctly
+recognized) and GDB (backtraces failing), GDB 6.2 does not work on
+MIPS IRIX.
+
*** C++ support
gdb/931: GDB could be more generous when reading types C++ templates on input