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

Re: C++ exception handling in multithreaded applications


Øyvind Harboe wrote:
> Is there any interest in C++ exception handling for multithreaded
> applications?
>
> I wrote a small patch that has worked like a charm for me.
>
> http://sources.redhat.com/ml/ecos-discuss/2003-07/msg00232.html
>
> Øyvind

Just a thought: I'd expect that there are not all that many applications
actually using C++ exceptions, and this feature would add an overhead to
every context switch. OTOH, we should of course strive to support all
standard language features. So I'd say this option should be configurable
via cdl (is it? I didn't have the time to look at your patch.).

tk
-- 
--------------------------------------------------

Thomas Koeller, Software Development

Basler Vision Technologies
An der Strusbek 60-62
22926 Ahrensburg
Germany

Tel +49 (4102) 463-162
Fax +49 (4102) 463-239

mailto:thomas.koeller@baslerweb.com
http://www.baslerweb.com

==============================


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