From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32261 invoked by alias); 6 May 2004 16:11:54 -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 32235 invoked from network); 6 May 2004 16:11:54 -0000 Received: from unknown (HELO omr2.netsolmail.com) (216.168.230.163) by sources.redhat.com with SMTP; 6 May 2004 16:11:54 -0000 Received: from ms5.netsolmail.com (IDENT:mirapoint@[216.168.230.178]) by omr2.netsolmail.com (8.12.10/8.12.10) with ESMTP id i46GBCZo004976 for ; Thu, 6 May 2004 12:11:12 -0400 (EDT) Received: from rivatek.dnsalias.net (rrcs-west-67-52-40-137.biz.rr.com [67.52.40.137]) by ms5.netsolmail.com (Mirapoint Messaging Server MOS 3.2.2-GA) with ESMTP id BGX64888; Thu, 6 May 2004 12:11:47 -0400 (EDT) Received: by rivatek.dnsalias.net (Postfix, from userid 500) id 3BA28A9D9F; Thu, 6 May 2004 11:11:47 -0500 (CDT) Date: Thu, 06 May 2004 16:11:00 -0000 From: Grant Edwards To: gdb@sources.redhat.com Subject: Re: How to tell gdb to exit? Message-ID: <20040506161146.GA12696@grante.dsl.visi.com> References: <20040506155013.GB12206@grante.dsl.visi.com> <20040506161034.GA27629@nevyn.them.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040506161034.GA27629@nevyn.them.org> User-Agent: Mutt/1.4.1i X-SW-Source: 2004-05/txt/msg00048.txt.bz2 On Thu, May 06, 2004 at 12:10:34PM -0400, Daniel Jacobowitz wrote: > > I tried "detach" instead of "cont" since the info file says > > that it continues exection, but it doesn't actual seem to do > > that for remote targets. > > It should. Whether it does or not depends on your remote stub, though. Probably my stub's fault. -- Grant Edwards grante@visi.com