> I am new to the mac development environment and having problems running
> gdb on mac x86. I am trying to step a single instruction with stepi but
> it is behaving like continue. Is this a known problem with gdb on mac?
> I am compiling with -ggdb and I am able to view the next instruction
> with no problems.
Surprisingly, Mac developers do actually debug software, so this is not
a known problem. Based on the sparse information you've provided it's
hard to say what might be wrong, although at a guess I'd ask if you're
optimizing with one of the -O flags. Doing that can make debugging
difficult, and is generally not recommended (unless it's -O0).

Signature
Tom "Tom" Harrington
MondoMouse makes your mouse mightier
See http://www.atomicbird.com/mondomouse/