From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2361 invoked by alias); 21 Aug 2002 02:50:43 -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 2354 invoked from network); 21 Aug 2002 02:50:42 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 21 Aug 2002 02:50:42 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id CCB513DA0; Tue, 20 Aug 2002 22:50:40 -0400 (EDT) Message-ID: <3D62FFFF.8070407@ges.redhat.com> Date: Tue, 20 Aug 2002 19:50:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020810 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: Kevin Buettner , gdb@sources.redhat.com Subject: Re: Register Groups (again) References: <3D5EE0C6.7080902@ges.redhat.com> <20020818040145.GA26488@nevyn.them.org> <1020819185412.ZM21255@localhost.localdomain> <20020820015231.GA12252@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-08/txt/msg00239.txt.bz2 >> I think the attribute idea might be useful elsewhere, but for the >> purposes of being easily able to specify a register group for ``info >> registers'' (and other user interface uses), I think Andrew's >> proposal was fine. > > > I also agree. M'kay, better find out if it works :-) Andrew