This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Howto single step from beginning


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]