[ECOS] Difference between CTRLC & BREAK support on GDB stubs

Jesper Skov jskov@redhat.com
Tue Oct 17 00:31:00 GMT 2000


>>>>> "Rosimildo" == Rosimildo daSilva <rosimildo@hotmail.com> writes:
Rosimildo> You are absolutely right. This is the behavior that I am
Rosimildo> seeing.  But, the "breakpoint" reached is inside of the
Rosimildo> "ctrlc_isr", so the same "line number, file name" is
Rosimildo> reported. I'd like to change that behavior and add the
Rosimildo> breakpoint to the address of the interrupted routine.

When I look at the vrc4373 platform HAL in the 1.3.1 release code, I
see that it relies on stubs (in cyg_hal_user_break) to do the
magic. Is that your problem? Have you enabled
CYGSEM_HAL_USE_ROM_MONITOR_GDB_stubs and do you actually have a stub
in place which does the right thing?

Jesper



More information about the Ecos-discuss mailing list