From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13143 invoked by alias); 8 Oct 2002 18:13:49 -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 13136 invoked from network); 8 Oct 2002 18:13:48 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 8 Oct 2002 18:13:48 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17yznO-0002gR-00; Tue, 08 Oct 2002 14:13:31 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17yys7-0007gg-00; Tue, 08 Oct 2002 14:14:19 -0400 Date: Tue, 08 Oct 2002 11:13:00 -0000 From: Daniel Jacobowitz To: Dan Towner Cc: gdb@sources.redhat.com Subject: Re: The value of inferior_ptid for remote debugging targets Message-ID: <20021008181419.GA29501@nevyn.them.org> Mail-Followup-To: Dan Towner , gdb@sources.redhat.com References: <3DA31691.5090207@picochip.com> <20021008173659.GA16683@nevyn.them.org> <3DA31C1D.2010708@picochip.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3DA31C1D.2010708@picochip.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-10/txt/msg00075.txt.bz2 On Tue, Oct 08, 2002 at 06:55:41PM +0100, Dan Towner wrote: > >Are you hitting the code in remote_open_1: > > No. > > >Or, it sounds like you're using your own remote protocol module. If so > >that's probably the bit you're missing. > > I copied it from remote_e7000.c. Would it be missing from that as well? > Do I have to explicitly set inferior_ptid with some sensible values? Bad choice of example code. I recommend you read through remote_open_1 in remote.c. Yes, you do. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer