From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25650 invoked by alias); 1 Sep 2006 04:09:00 -0000 Received: (qmail 25634 invoked by uid 22791); 1 Sep 2006 04:08:59 -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; Fri, 01 Sep 2006 04:08:56 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GJ0Kr-0007D6-MP; Fri, 01 Sep 2006 00:08:53 -0400 Date: Fri, 01 Sep 2006 04:09:00 -0000 From: Daniel Jacobowitz To: Michael Snyder Cc: "Bizhan Gholikhamseh (bgholikh)" , gdb@sourceware.org Subject: Re: Error running remote gdb Message-ID: <20060901040853.GB27656@nevyn.them.org> Mail-Followup-To: Michael Snyder , "Bizhan Gholikhamseh (bgholikh)" , gdb@sourceware.org References: <1157081494.4466.71.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1157081494.4466.71.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/msg00007.txt.bz2 On Thu, Aug 31, 2006 at 08:31:34PM -0700, Michael Snyder wrote: > The last message from gdb to the target, "$vCont;s:6098;c#67", > doesn't seem to make sense. Does to me. Probably breakpoint_here_p has failed, for some reason. I've seen this related to DECR_PC_AFTER_BREAK breakage, but on PPC that's unlikely unless the GDB in question is very badly misconfigured. -- Daniel Jacobowitz CodeSourcery