From: Andrew Cagney Date: Thu, 29 Jul 2004 22:29:59 +0000 (+0000) Subject: 2004-07-29 Andrew Cagney X-Git-Tag: gdb_6_2-20040730-release~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0ef811cd37c176444d4dd151dc59269230c73d3b;p=thirdparty%2Fbinutils-gdb.git 2004-07-29 Andrew Cagney * PROBLEMS (mips-irix): Note that it is broken. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cf99a0b2847..062dc20fac7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2004-07-29 Andrew Cagney + + * PROBLEMS (mips-irix): Note that it is broken. + 2004-07-28 Andrew Cagney * version.in: Bump to version 6.1.92. 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