* NEWS: Mention that %cs and %ss have been added to the AMD64
authorMark Kettenis <kettenis@gnu.org>
Sun, 11 Jan 2004 17:00:38 +0000 (17:00 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 11 Jan 2004 17:00:38 +0000 (17:00 +0000)
configurations

gdb/ChangeLog
gdb/NEWS

index 3391836abeffb2c0ee68984c75b5642fb040ee81..c26ac148707ea89e31e7a6086fbbb336bb1f6d97 100644 (file)
@@ -1,5 +1,8 @@
 2004-01-11  Mark Kettenis  <kettenis@gnu.org>
 
+       * NEWS: Mention that %cs and %ss have been added to the AMD64
+       configurations
+
        * frame.c: Update copyright year.
        (get_prev_frame): Improve comment.
 
index 77518203c6d129bd4f3fe7e16745391ecb754c71..6919ee60141c58e43a8f8f7fc8c6c719a5357336 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -3,6 +3,13 @@
 
 *** Changes since GDB 6.0:
 
+* Changes in AMD64 configurations
+
+The AMD64 target now includes the %cs and %ss registers.  As a result
+the AMD64 remote protocol has changed; this affects the floating-point
+and SSE registers.  If you rely on those registers for your debugging,
+you should upgrade gdbserver on the remote side.
+
 * Revised SPARC target
 
 The SPARC target has been completely revised, incorporating the
This page took 0.027154 seconds and 4 git commands to generate.