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: Single Step command


Yes, i read it too but i'm not sure i've well understand these sentences (i'm french).

Guillaume MENANT


Andreas Schwab a écrit :
Guillaume MENANT <guillaume.menant@geensys.com> writes:

Hello,
1 - The "s" (Single Step) command has an optionnal address value. How does
it works ? It's like a "run until" this address ?

>From the gdb documentation:


`s [ADDR]'
     Single step.  ADDR is the address at which to resume.  If ADDR is
     omitted, resume at same address.

Andreas.



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