This is the mail archive of the ecos-discuss@sourceware.org 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]
Other format: [Raw text]

Application behavior for exceptions with RedBoot Rom monitor


Hi all,
I'm having some issue with exceptions in my application.
My target is based on the Malta.

How can I disable the GDB code in the RedBoot from handling the exceptions?
What I'm trying to achieve is that in run-time (not debug) the
exceptions will not be handled by stub code, but fall into my code.
I want it to be run time decision - if gdb connected go to stub else
go to my code

Elad

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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