* [6.2.1] Update NEWS / PROBLEMS
@ 2004-08-12 13:04 Andrew Cagney
2004-08-12 21:45 ` Andrew Cagney
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cagney @ 2004-08-12 13:04 UTC (permalink / raw)
To: gdb-patches
[-- Attachment #1: Type: text/plain, Size: 69 bytes --]
This updates the NEWS / PROBLEMS files, I'll commit shortly.
Andrew
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 1837 bytes --]
2004-08-12 Andrew Cagney <cagney@gnu.org>
* NEWS: Mention fixes in GDB 6.2.1.
* PROBLEMS: Remove mention of mips-irix.
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.154.2.6
diff -p -u -r1.154.2.6 NEWS
--- NEWS 28 Jul 2004 19:51:42 -0000 1.154.2.6
+++ NEWS 12 Aug 2004 12:59:52 -0000
@@ -1,6 +1,25 @@
What has changed in GDB?
(Organized release by release)
+*** Changes in GDB 6.2.1:
+
+* MIPS `break main; run' gave an heuristic-fence-post warning
+
+When attempting to run even a simple program, a warning about
+heuristic-fence-post being hit would be reported. This problem has
+been fixed.
+
+* MIPS IRIX 'long double' crashed GDB
+
+When examining a long double variable, GDB would get a segmentation
+fault. The crash has been fixed (but GDB 6.2 cannot correctly examine
+IRIX long double values).
+
+* VAX and "next"
+
+A bug in the VAX stack code was causing problems with the "next"
+command. This problem has been fixed.
+
*** Changes in GDB 6.2:
* Fix for ``many threads''
Index: PROBLEMS
===================================================================
RCS file: /cvs/src/src/gdb/PROBLEMS,v
retrieving revision 1.31.2.5
diff -p -u -r1.31.2.5 PROBLEMS
--- PROBLEMS 29 Jul 2004 22:29:59 -0000 1.31.2.5
+++ PROBLEMS 12 Aug 2004 12:59:52 -0000
@@ -39,12 +39,6 @@ complete, hitting Control-C does not hav
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [6.2.1] Update NEWS / PROBLEMS
2004-08-12 13:04 [6.2.1] Update NEWS / PROBLEMS Andrew Cagney
@ 2004-08-12 21:45 ` Andrew Cagney
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2004-08-12 21:45 UTC (permalink / raw)
To: gdb-patches
> This updates the NEWS / PROBLEMS files, I'll commit shortly.
I've checked this in.
Andrew
> 2004-08-12 Andrew Cagney <cagney@gnu.org>
>
> * NEWS: Mention fixes in GDB 6.2.1.
> * PROBLEMS: Remove mention of mips-irix.
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-08-12 21:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-12 13:04 [6.2.1] Update NEWS / PROBLEMS Andrew Cagney
2004-08-12 21:45 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox