2004-07-29 Andrew Cagney <cagney@gnu.org>

* PROBLEMS (mips-irix): Note that it is broken.
This commit is contained in:
Andrew Cagney
2004-07-29 22:30:31 +00:00
parent 736b0fceca
commit 05ee07c766
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2004-07-29 Andrew Cagney <cagney@gnu.org>
* PROBLEMS (mips-irix): Note that it is broken.
2004-07-29 Andrew Cagney <cagney@gnu.org> 2004-07-29 Andrew Cagney <cagney@gnu.org>
* config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ... * config/mips/xm-irix5.h (REGISTER_U_ADDR): Move from here ...

View 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 command execution is not aborted, and the "QUIT" message confirming
the abortion is displayed only after the command has been completed. 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 *** C++ support
gdb/931: GDB could be more generous when reading types C++ templates on input gdb/931: GDB could be more generous when reading types C++ templates on input