From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21048 invoked by alias); 18 Nov 2003 15:55:10 -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 21039 invoked from network); 18 Nov 2003 15:55:09 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sources.redhat.com with SMTP; 18 Nov 2003 15:55:09 -0000 Received: from drow by nevyn.them.org with local (Exim 4.24 #1 (Debian)) id 1AM8C1-0000AE-D3; Tue, 18 Nov 2003 10:55:05 -0500 Date: Tue, 18 Nov 2003 15:55:00 -0000 From: Daniel Jacobowitz To: "Newman, Mark (N-Superior Technical Resource Inc)" Cc: Mark Newman , Andrew Cagney , gdb@sources.redhat.com Subject: Re: async operation Message-ID: <20031118155505.GA585@nevyn.them.org> Mail-Followup-To: "Newman, Mark (N-Superior Technical Resource Inc)" , Mark Newman , Andrew Cagney , 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.5.1i X-SW-Source: 2003-11/txt/msg00145.txt.bz2 On Tue, Nov 18, 2003 at 10:49:29AM -0500, Newman, Mark (N-Superior Technical Resource Inc) wrote: > IMHO async is not an invention of the client but the manner in which gdb > controls the client. ;-) GDB is the client. gdbserver, intuitively, is the server. > I am attaching a gdb output with remote_debug set. In this instance the > sequence You want to look at "set debug serial 1" for this sort of problem. > 0x080483f7 in main (argc=12885, argv=0x3255) at main.c:52 > 52 while (j < 1000000) { > > Sending packet: $c#63...Ack > > remote_stop called > > Sending packet: $c#63...Packet instead of Ack, ignoring it Someone's lost a packet. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer