Boost logo

Boost :

Subject: Re: [boost] [BOOST_ASSERT] any one against improving debug support?
From: Ilya Sokolov (ilyasokol_at_[hidden])
Date: 2009-06-18 10:17:17


Thorsten Ottosen wrote:
> Hi,
>
> The current difinition of BOOST_ASSERT is a pain to use with the
> debugger and Boost.Test because it doesn't trigger a break-point.

Use --catch_system_errors=no on the command line or
testing.arg="--catch_system_errors=no" if you are using Boost.Build.


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