* [PATCH] Re: current CVS gdb and SSE xmm registers don't work
[not found] <Pine.SUN.3.91.1010802164740.1891E-100000@is>
@ 2001-08-02 12:00 ` Mark Kettenis
0 siblings, 0 replies; only message in thread
From: Mark Kettenis @ 2001-08-02 12:00 UTC (permalink / raw)
To: eliz; +Cc: ac131313, gdb, gdb-patches
Date: Thu, 2 Aug 2001 16:48:58 +0300 (IDT)
From: Eli Zaretskii <eliz@is.elta.co.il>
How about in NEWS? We should tell there that SSE is supported (it wasn't
in v5.0, right?), and while at that, mention the limitations.
SSE was already mentioned. Anyway, I checked in the attached patch.
Index: ChangeLog
from Mark Kettenis <kettenis@gnu.org>
* NEWS: Update.
Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.31
diff -u -p -r1.31 NEWS
--- NEWS 2001/07/29 08:03:36 1.31
+++ NEWS 2001/08/02 18:35:06
@@ -120,9 +120,14 @@ documentation of `hookpost' in the GDB m
* Changes in GNU/Linux native debugging.
+Support for debugging multi-threaded programs has been completely
+revised for all platforms except m68k and sparc. You can now debug as
+many threads as your system allows you to have.
+
Attach/detach is supported for multi-threaded programs.
-Support for SSE registers was added.
+Support for SSE registers was added for x86. This doesn't work for
+multi-threaded programs though.
* Changes in MIPS configurations.
^ permalink raw reply [flat|nested] only message in thread