From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17954 invoked by alias); 1 Feb 2002 21:21:16 -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 17445 invoked from network); 1 Feb 2002 21:20:37 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 1 Feb 2002 21:20:37 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16Wl6w-0005EW-00; Fri, 01 Feb 2002 16:20:42 -0500 Date: Fri, 01 Feb 2002 13:21:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] Basic structure to describe register formats Message-ID: <20020201162042.A20026@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb-patches@sources.redhat.com References: <20020201152209.A17528@nevyn.them.org> <3C5B0438.6010005@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C5B0438.6010005@cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-02/txt/msg00010.txt.bz2 On Fri, Feb 01, 2002 at 04:10:16PM -0500, Andrew Cagney wrote: > Almost approved, I've been pokeing at random targets that once worked > and they have now all been broken by multi-arch. > > >@@ -0,0 +1,28 @@ > >+name:arm > >+resume:r11,sp,pc > >+4:r0 > >+4:r1 > >+4:r2 > > > My only quarm is with this. It extends the G packet definition a little > - lines with a leading letter get ignored just like comments and blanks. > Correct? Do we even have such a definition? I didn't think we did yet. If so, then yes, I think that's a good extension. Also I would commit it with the number in bits rather than bytes. > Any way I think EXPEDITE to better word for describing what is to be > done with those registers. SID uses that word to describe this exact > same list. That's a good word for what's going on here, I quite like it. OK with that change? -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer