aboutsummaryrefslogtreecommitdiff
path: root/gdb/PROBLEMS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2004-08-12 21:44:19 +0000
committerAndrew Cagney <cagney@redhat.com>2004-08-12 21:44:19 +0000
commitebb7c577dee93467a38e26d8da274a24166c3d48 (patch)
tree3b0a94035d1b00be365ce82b882c7570f1d7a817 /gdb/PROBLEMS
parent37fdf8545e70bb15a63e268b7f98788ae7b8d714 (diff)
downloadgdb-ebb7c577dee93467a38e26d8da274a24166c3d48.zip
gdb-ebb7c577dee93467a38e26d8da274a24166c3d48.tar.gz
gdb-ebb7c577dee93467a38e26d8da274a24166c3d48.tar.bz2
2004-08-12 Andrew Cagney <cagney@gnu.org>
* NEWS: Mention fixes in GDB 6.2.1. * PROBLEMS: Remove mention of mips-irix.
Diffstat (limited to 'gdb/PROBLEMS')
-rw-r--r--gdb/PROBLEMS6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS
index 4d8199d..8cdfe32 100644
--- a/gdb/PROBLEMS
+++ b/gdb/PROBLEMS
@@ -39,12 +39,6 @@ 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