From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 984 invoked by alias); 7 Feb 2010 22:36:05 -0000 Received: (qmail 974 invoked by uid 22791); 7 Feb 2010 22:36:05 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 07 Feb 2010 22:36:00 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id o17MYbXq009549; Sun, 7 Feb 2010 23:34:37 +0100 (CET) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id o17MYZqO003208; Sun, 7 Feb 2010 23:34:35 +0100 (CET) Date: Sun, 07 Feb 2010 22:36:00 -0000 Message-Id: <201002072234.o17MYZqO003208@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: dan@codesourcery.com CC: hjl.tools@gmail.com, gdb-patches@sourceware.org In-reply-to: <20100207214956.GA3528@caradoc.them.org> (message from Daniel Jacobowitz on Sun, 7 Feb 2010 16:50:00 -0500) Subject: Re: PATCH: Add x86 xml files References: <20100204235952.GA27284@lucon.org> <20100205000052.GA27361@lucon.org> <20100207214956.GA3528@caradoc.them.org> 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-02/txt/msg00193.txt.bz2 > Date: Sun, 7 Feb 2010 16:50:00 -0500 > From: Daniel Jacobowitz > > On Thu, Feb 04, 2010 at 04:00:52PM -0800, H.J. Lu wrote: > > + > > + > > In addition to Mark's comments: > > * The new features will need to be documented in the manual. I'd > recommend doing that along with the XML files. > > * I can't remember exactly why there are some previously existing > features with the same name and two possible contents. It seems like > a better idea to call one of these org.gnu.gdb.x86_64.* (or x86-64 or > amd64 or whatever). Oh, wait, please use amd64 instead of x86-64 everywhere in GDB please. That includes the filenames for the xml files.