[ECOS] GDB doesn't stop
Jonathan Larmour
jifl@eCosCentric.com
Wed Sep 3 03:01:00 GMT 2003
eibach@gdsys.de wrote:
> (gdb) cont
> Continuing.
> rx_thread: resumed
> thread_int: resumed
> Interrupted while waiting for the program.
> Give up (and stop debugging it)? (y or n) y
>
> When I try breaking via Ctrl-C nothing happens. After pushing Ctrl-C again I get an error message (see above).
>
> Using breakpoints works fine, the program does what it is supposed to, only breaking via Ctrl-C doesn't work.
> I already had a close look to ecos-discuss archives but I didn't find anything helpful.
> I hope someone can give advice what else I could try.
Ctrl-C won't work if something else has installed an interrupt handler,
interrupts are disabled globally, or the serial interrupt is masked.
Jifl
--
eCosCentric http://www.eCosCentric.com/ The eCos and RedBoot experts
--["No sense being pessimistic, it wouldn't work anyway"]-- Opinions==mine
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list