From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27962 invoked by alias); 11 Jan 2004 17:01:11 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27950 invoked from network); 11 Jan 2004 17:01:09 -0000 Received: from unknown (HELO walton.kettenis.dyndns.org) (213.93.115.144) by sources.redhat.com with SMTP; 11 Jan 2004 17:01:09 -0000 Received: from elgar.kettenis.dyndns.org (elgar.kettenis.dyndns.org [192.168.0.2]) by walton.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i0BH1265000284; Sun, 11 Jan 2004 18:01:02 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: from elgar.kettenis.dyndns.org (localhost [127.0.0.1]) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6) with ESMTP id i0BH12Fu000399; Sun, 11 Jan 2004 18:01:02 +0100 (CET) (envelope-from kettenis@elgar.kettenis.dyndns.org) Received: (from kettenis@localhost) by elgar.kettenis.dyndns.org (8.12.6p3/8.12.6/Submit) id i0BH12Ym000396; Sun, 11 Jan 2004 18:01:02 +0100 (CET) Date: Sun, 11 Jan 2004 17:01:00 -0000 Message-Id: <200401111701.i0BH12Ym000396@elgar.kettenis.dyndns.org> From: Mark Kettenis To: cagney@gnu.org CC: gdb-patches@sources.redhat.com In-reply-to: <4001778F.6090609@gnu.org> (message from Andrew Cagney on Sun, 11 Jan 2004 11:19:27 -0500) Subject: Re: [PATCH] Add %cs and %ss for AMD64 References: <200401101254.i0ACsNnq025981@elgar.kettenis.dyndns.org> <4001778F.6090609@gnu.org> X-SW-Source: 2004-01/txt/msg00282.txt.bz2 Date: Sun, 11 Jan 2004 11:19:27 -0500 From: Andrew Cagney Mark, can add something to the NEWS file? It's a user visible change. Andrew Done, see the attached patch. Mark Index: ChangeLog from Mark Kettenis * NEWS: Mention that %cs and %ss have been added to the AMD64 configurations Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.131 diff -u -p -r1.131 NEWS --- NEWS 3 Jan 2004 12:21:09 -0000 1.131 +++ NEWS 11 Jan 2004 16:59:33 -0000 @@ -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