From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8024 invoked by alias); 1 Mar 2010 17:09:03 -0000 Received: (qmail 8007 invoked by uid 22791); 1 Mar 2010 17:09:02 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org Received: from mail-fx0-f227.google.com (HELO mail-fx0-f227.google.com) (209.85.220.227) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Mar 2010 17:08:57 +0000 Received: by fxm27 with SMTP id 27so2583239fxm.8 for ; Mon, 01 Mar 2010 09:08:55 -0800 (PST) MIME-Version: 1.0 Received: by 10.87.65.9 with SMTP id s9mr7747665fgk.48.1267463334856; Mon, 01 Mar 2010 09:08:54 -0800 (PST) In-Reply-To: <20100301170701.GA32189@caradoc.them.org> References: <20100210200303.GA19632@lucon.org> <20100218054312.GA9022@lucon.org> <20100218153402.GA27929@lucon.org> <20100218230135.GA17916@intel.com> <20100222210356.GA14052@intel.com> <20100228211534.GA16326@intel.com> <201003011448.o21EmtJY006731@glazunov.sibelius.xs4all.nl> <20100301170701.GA32189@caradoc.them.org> Date: Mon, 01 Mar 2010 17:09:00 -0000 Message-ID: <6dc9ffc81003010908q3d3fc5abl8db79ea6f8344bd0@mail.gmail.com> Subject: Re: PATCH: Enable x86 XML target descriptions From: "H.J. Lu" To: Mark Kettenis , hjl.tools@gmail.com, gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2010-03/txt/msg00015.txt.bz2 On Mon, Mar 1, 2010 at 9:07 AM, Daniel Jacobowitz wr= ote: > On Mon, Mar 01, 2010 at 03:48:55PM +0100, Mark Kettenis wrote: >> Given Daniel's explanation about num_regs and the feature names, this >> is ok with me. > > With me, too. =A0Thanks for your patience, H. J. > Thanks for Mark and Daniel's suggestions and comments. --=20 H.J.