aboutsummaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-07-29 22:30:31 +0000
committerAndrew Cagney <cagney@redhat.com>2004-07-29 22:30:31 +0000
commit05ee07c7663094bf365106d789908d7b768ff523 (patch)
tree6dc9bbe7238a0a82c444824d6e0617af016d79d6 /gdb/PROBLEMS
parent736b0fceca8213f3659b2e799425d54c97907b0d (diff)
downloadgdb-05ee07c7663094bf365106d789908d7b768ff523.zip
gdb-05ee07c7663094bf365106d789908d7b768ff523.tar.gz
gdb-05ee07c7663094bf365106d789908d7b768ff523.tar.bz2
2004-07-29 Andrew Cagney <cagney@gnu.org>
* PROBLEMS (mips-irix): Note that it is broken.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index 8cdfe32..4d8199d 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