From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5766 invoked by alias); 2 Sep 2006 01:04:09 -0000 Received: (qmail 5755 invoked by uid 22791); 2 Sep 2006 01:04:09 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Sat, 02 Sep 2006 01:04:07 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GJJvZ-0007QW-5m; Fri, 01 Sep 2006 21:04:05 -0400 Date: Sat, 02 Sep 2006 01:04:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: gdb@sourceware.org Subject: Re: Error running remote gdb Message-ID: <20060902010405.GA28534@nevyn.them.org> Mail-Followup-To: Michael Snyder , gdb@sourceware.org References: <1157081494.4466.71.camel@localhost.localdomain> <20060901040853.GB27656@nevyn.them.org> <1157155509.4466.96.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1157155509.4466.96.camel@localhost.localdomain> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-09/txt/msg00023.txt.bz2 On Fri, Sep 01, 2006 at 05:05:09PM -0700, Michael Snyder wrote: > Right -- well, if that's the case, then it will still fail > if Bizhan runs the experiment that I suggested, with vCont > out of the picture. We should see gdb issue an ordinary > continue request, without first stepping over the breakpoint. Right, I agree. -- Daniel Jacobowitz CodeSourcery