This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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

Re: Difference between CTRLC & BREAK support on GDB stubs


>>>>> "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


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