Boost logo

Boost :

From: Rozental, Gennadiy (gennadiy.rozental_at_[hidden])
Date: 2002-10-08 14:59:52


> BTW, are you installing some kind of SEH handler or using a catch(...)
> block? I ask because when my test crashes, JIT debugging is inhibited,
> which might not be the most useful behavior.

Yes, execution_monitor install SEH translator, catch all fatal exception and
translate them into execution_exceptions.
We may consider adding the ability to say to the execution monitor that it
should not catch fatal exceptions. I will take a look what you are doing.

Gennadiy.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk