From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11338 invoked by alias); 3 May 2002 22:22:13 -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 11284 invoked from network); 3 May 2002 22:22:11 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 3 May 2002 22:22:11 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 173lRR-0007v2-00; Fri, 03 May 2002 18:22:17 -0400 Date: Fri, 03 May 2002 15:22:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb@sources.redhat.com Subject: Re: RFC: Two small remote protocol extensions Message-ID: <20020503222217.GA30401@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb@sources.redhat.com References: <20020502022543.GA22594@nevyn.them.org> <3CD15D5A.7020308@cygnus.com> <20020502155203.GA12647@nevyn.them.org> <3CD16BC9.2010209@cygnus.com> <20020502191411.GB19130@nevyn.them.org> <3CD19DEB.2010803@cygnus.com> <20020502210908.GA25410@nevyn.them.org> <3CD2D5EC.5020708@cygnus.com> <20020503212803.GB27650@nevyn.them.org> <3CD30CCB.1040908@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CD30CCB.1040908@cygnus.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-05/txt/msg00037.txt.bz2 On Fri, May 03, 2002 at 06:18:51PM -0400, Andrew Cagney wrote: > If you're holding onto the thread you're effectively synchronous. The > exchanges: > > <- n > -> + > > and > > <- T00 > -> +$C#.. > <- + > > are, only marginally different. > > Should all threads be halted during this exchange? I think that is a > separate question. I wouldn't call it effectively synchronous - precisely because no other thread is stopped. All threads shouldn't be halted, IMO, but I have no way to tell GDB which are and which are not. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer