Boost logo

Boost :

Subject: Re: [boost] [BOOST_ASSERT] any one against improving debug support?
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2009-06-20 04:45:37


Gennadiy Rozental skrev:
> Thorsten Ottosen <thorsten.ottosen <at> dezide.com> writes:
>
>>> 1. You can use environment variable to enforce desirable behavior
>>> all the time without your involvement.
>> I have defined BOOST_TEST_CATCH_SYSTEM_ERRORS to no, but no luck getting
>> it to work.
>
>
> I found and fixed bug in execution monitor, which did not restore C Runtime
> report hook. Checked into trunk.

This made a difference. Thanks. I do get this warning when compiling:

d:\boost\trunk\boost\test\impl\execution_monitor.ipp(1124) : warning
C4701: potentially uninitialized local variable 'old_crt_hook' used

I'm still not able to auto start the debugger, though.

-Thorsten


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