From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 781 invoked by alias); 1 Sep 2006 00:35:03 -0000 Received: (qmail 773 invoked by uid 22791); 1 Sep 2006 00:35:03 -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 00:35:01 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1GIwzq-00065m-Kh; Thu, 31 Aug 2006 20:34:58 -0400 Date: Fri, 01 Sep 2006 00:35:00 -0000 From: Daniel Jacobowitz To: "Bizhan Gholikhamseh (bgholikh)" Cc: Michael Snyder , gdb@sourceware.org Subject: Re: Error running remote gdb Message-ID: <20060901003458.GA23404@nevyn.them.org> Mail-Followup-To: "Bizhan Gholikhamseh (bgholikh)" , Michael Snyder , gdb@sourceware.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/msg00003.txt.bz2 On Thu, Aug 31, 2006 at 05:33:27PM -0700, Bizhan Gholikhamseh (bgholikh) wrote: > Sorry I am a little confused here, so you are implying everything is > fine, however I am not able to step or next? GDB should have stepped past this location without breakpoints inserted. You're going to have to figure out why it didn't do that; you may want to actually debug GDB (I believe this normally is handled in "proceed"). -- Daniel Jacobowitz CodeSourcery