]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2004-07-29 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Thu, 29 Jul 2004 22:29:59 +0000 (22:29 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 29 Jul 2004 22:29:59 +0000 (22:29 +0000)
* PROBLEMS (mips-irix): Note that it is broken.

gdb/ChangeLog
gdb/PROBLEMS

index cf99a0b2847210c785c5c0c875ede09dee1e02f6..062dc20fac7a09d53bfe0793597ac6fbaa130170 100644 (file)
@@ -1,3 +1,7 @@
+2004-07-29  Andrew Cagney  <cagney@gnu.org>
+
+       * PROBLEMS (mips-irix): Note that it is broken.
+
 2004-07-28  Andrew Cagney  <cagney@gnu.org>
 
        * version.in: Bump to version 6.1.92.
index 8cdfe324756ed61eb8ed38fb7c46a9014a326dd6..4d8199dc5ea1bca6564aea1edd8ec07bf208c433 100644 (file)
@@ -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