break of time loop
Daniel Jacobowitz
drow@false.org
Thu Nov 3 21:23:00 GMT 2005
On Thu, Nov 03, 2005 at 11:42:24AM +0100, Efim Monjak wrote:
> Hi all,
>
> is there a particular time between send a "step" command and ctrl+c.
No, the ctrl-c is processed whenever GDB receives it from the user, if
the target is running.
> I see the ctrl+c charakter on different place depend on performanse of
> target.
> If I set a big delay before send "step" response I see about 1 sec.
> between "step" command
> and ctrl+c. Signal Interrupt which stops the time loop after ctrl+c
> don't stops
> the loop if ctrl+c is received after "stop" response but to close to
> next "step"
> command to send a special responce to ctrl+c. In this case next "step"
> is responced
> with interrupt signal. But the loop will not be stopped.
Sorry, I can not follow the situation you are describing. I would need
to see an example session.
--
Daniel Jacobowitz
CodeSourcery, LLC
More information about the Gdb
mailing list