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]

Howto single step from beginning


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"

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.

Thanks in advance


PaulB.



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