gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gdb] gdb stepping (or not)


From: Charles Manning
Subject: Re: [Gdb] gdb stepping (or not)
Date: Wed, 10 Sep 2003 11:58:28 +1200

On Wednesday 10 September 2003 01:36, Tyler Retzlaff wrote:
> I'm having trouble stepping with gdb.  If I set a breakpoint at the entry
> of a program I'm having difficulty with and then step from it, it continues
> to run until termination (instead of stepping to the next statement).
>
> The location of the source files have been specified with -d and can be
> listed with `list'.
>
> What other things would prevent me from stepping?

What kind od CPU and stub are you using?
Was this a C-line step or an assembler step?

The implementation depends on CPU architecure, amongst other things.

-- CHarles




reply via email to

[Prev in Thread] Current Thread [Next in Thread]