From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26657 invoked by alias); 31 Dec 2001 17:56:06 -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 26597 invoked from network); 31 Dec 2001 17:55:30 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 31 Dec 2001 17:55:30 -0000 Received: from drow by nevyn.them.org with local (Exim 3.33 #1 (Debian)) id 16L6fC-0006Rb-00; Mon, 31 Dec 2001 12:55:54 -0500 Date: Mon, 31 Dec 2001 09:56:00 -0000 From: Daniel Jacobowitz To: Svein Erling Seldal Cc: Quality Quorum , gdb@sources.redhat.com Subject: Re: remote protocol restart Message-ID: <20011231125554.A24760@nevyn.them.org> Mail-Followup-To: Svein Erling Seldal , Quality Quorum , gdb@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i X-SW-Source: 2001-12/txt/msg00194.txt.bz2 On Mon, Dec 31, 2001 at 03:09:05PM +0100, Svein Erling Seldal wrote: > > > -----Original Message----- > > From: Quality Quorum > > Sent: 31. desember 2001 15:01 > > > > On Mon, 31 Dec 2001, Svein Erling Seldal wrote: > > > > > Hi all, > > > > > > I'm working on a remote debugger for a target (C4x) using the > > extended-remote protocol. I have one question: > > > > > > I see the 'r' and 'R' (restart) commands exists. How do you > > issue them from gdb? (What do you need to type) > > > > > > > You have to run exteneded-remote target and extended-operations should be > > suppoted by your stub on the target. > > A small misunderstanding :) > > The target stub is running extended-operation, and extended-remote target is > used from gdb already. But, my question is what do I have to type in the GDB > command-prompt to restart the target (i.e. that will issue a 'R'/'r' > package)? I cannot seem to find a such command. "Run" ought to work. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer