From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23066 invoked by alias); 2 Jan 2004 01:25:14 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 23059 invoked from network); 2 Jan 2004 01:25:13 -0000 Received: from unknown (HELO dragon.nuxi.com) (66.93.134.19) by sources.redhat.com with SMTP; 2 Jan 2004 01:25:13 -0000 Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i021MLvT079802; Thu, 1 Jan 2004 17:22:21 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i021JbQi079750; Thu, 1 Jan 2004 17:19:37 -0800 (PST) (envelope-from obrien) Date: Fri, 02 Jan 2004 01:25:00 -0000 From: "David O'Brien" To: Mark Kettenis Cc: gdb@sources.redhat.com, dan@debian.org, amitkale@emsyssoft.com, peter@freebsd.org, fvdl@netbsd.org Subject: Re: [RFC] Adding %cs and %ss for AMD64 to GDB Message-ID: <20040102011937.GA79393@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <200401010051.i010p5Yg016798@elgar.kettenis.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200401010051.i010p5Yg016798@elgar.kettenis.dyndns.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 X-SW-Source: 2004-01/txt/msg00025.txt.bz2 On Thu, Jan 01, 2004 at 01:51:05AM +0100, Mark Kettenis wrote: > * FreeBSD kgdb supplies %cs and %ss in the slots that are now reserved > for %ds and %es. It provides zero for %fs and %gs (which it thinks > are %ds and %es). The impact would be positive! >From a FreeBSD POV, I would like to see the change made. We can easily handle the change. -- -- David (obrien@FreeBSD.org)