From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Received: (qmail 22758 invoked from network); 10 Jan 2003 14:24:09 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by 209.249.29.67 with SMTP; 10 Jan 2003 14:24:09 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 18X1wz-0004RK-00; Fri, 10 Jan 2003 10:24:05 -0600 Received: from drow by nevyn.them.org with local (Exim 3.36 #1 (Debian)) id 18X04d-0000rA-00; Fri, 10 Jan 2003 09:23:51 -0500 Date: Fri, 10 Jan 2003 14:24:00 -0000 From: Daniel Jacobowitz To: Jan Van Belle Cc: gdb@sources.redhat.com Subject: Re: ARM, registers, "frame 0", where's the PC? Message-ID: <20030110142351.GA3250@nevyn.them.org> Mail-Followup-To: Jan Van Belle , gdb@sources.redhat.com References: <200301080413.48695.tmohr@s.netic.de> <200301091736.01277.tmohr@s.netic.de> <20030109172420.GA27220@nevyn.them.org> <200301092346.45077.tmohr@s.netic.de> <20030109232740.GA24099@nevyn.them.org> <3E1E6DA5.73EBE478@alcatel.be> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E1E6DA5.73EBE478@alcatel.be> User-Agent: Mutt/1.5.1i X-SW-Source: 2003-01/txt/msg00160.txt.bz2 On Fri, Jan 10, 2003 at 07:52:21AM +0100, Jan Van Belle wrote: > Daniel Jacobowitz wrote: > > > > > 05, SIGTRAP. You should really look at existing stubs. You probably > > want to be using T anyway. > > I've been struggling with this too. Anyway, I only use the S > command. I think it's > the simplest way to do something when first implementing an > interface. T implies you > support threads, thus supporting most of the > 'thread-related' commands. No, it doesn't; it only provides a way to reply with registers efficiently at the stop. GDB won't assume threads support. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer