From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2223 invoked by alias); 2 Feb 2006 01:26:04 -0000 Received: (qmail 2214 invoked by uid 22791); 2 Feb 2006 01:26: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; Thu, 02 Feb 2006 01:26:01 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1F4TES-0004yf-TT; Wed, 01 Feb 2006 20:25:57 -0500 Date: Thu, 02 Feb 2006 01:26:00 -0000 From: Daniel Jacobowitz To: Paul Blacquiere Cc: gdb@sourceware.org Subject: Re: Howto single step from beginning Message-ID: <20060202012556.GA19090@nevyn.them.org> Mail-Followup-To: Paul Blacquiere , gdb@sourceware.org References: <20060202140831.wco48wcskkccsokk@webmail.slingshot.co.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060202140831.wco48wcskkccsokk@webmail.slingshot.co.nz> User-Agent: Mutt/1.5.8i 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-02/txt/msg00004.txt.bz2 On Thu, Feb 02, 2006 at 02:08:31PM +1300, Paul Blacquiere wrote: > Hi, > > Please forgive the elementary question, but I can't find the answer. > > I would like to be able to SI from step 1, but this would result in an error - > "The program is nor being run" There's no command to do this today. We've been discussing adding one. > The obvious solution which does not work, is to set a break point at the address > before the one I am really interested in, however no break at this address is > done, and instead the program runs on through. Sorry, but I don't understand what you mean. You'd have to show a complete example. -- Daniel Jacobowitz CodeSourcery