From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11339 invoked by alias); 12 Feb 2007 22:07:31 -0000 Received: (qmail 11324 invoked by uid 22791); 12 Feb 2007 22:07:30 -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; Mon, 12 Feb 2007 22:07:24 +0000 Received: from dsl093-172-095.pit1.dsl.speakeasy.net ([66.93.172.95] helo=caradoc.them.org) by nevyn.them.org with esmtp (Exim 4.63) (envelope-from ) id 1HGjKU-0001bQ-5W; Mon, 12 Feb 2007 17:07:22 -0500 Received: from drow by caradoc.them.org with local (Exim 4.63) (envelope-from ) id 1HGjKT-0007k7-SQ; Mon, 12 Feb 2007 17:07:21 -0500 Date: Tue, 13 Feb 2007 03:06:00 -0000 From: Daniel Jacobowitz To: Kishore Paul Cc: gdb@sourceware.org Subject: Re: vCont packets for next and step Message-ID: <20070212220721.GA29749@caradoc.them.org> Mail-Followup-To: Kishore Paul , gdb@sourceware.org References: <45D0DDDA.301@freescale.com> <20070212214040.GA23093@caradoc.them.org> <45D0E31E.8030802@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45D0E31E.8030802@freescale.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-02/txt/msg00094.txt.bz2 On Mon, Feb 12, 2007 at 03:58:54PM -0600, Kishore Paul wrote: > Should the gdb host not be sending multiple vCont step packets for next, > just like it does for step? Yes. Are you sure those two were from the same location, i.e. in both cases more than one step was necessary? Failing that something may be wrong with your backtracing. -- Daniel Jacobowitz CodeSourcery