...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Option auto_start_dbg specifies whether Boost.Test
should attempt to attach a debugger when a fatal system error occurs. At
the moment this feature is only available on a few selected platforms:
Win32 and *nix. There is a default debugger configured for these platforms.
You can manually configure a different debugger. For more details on how
to configure a debugger see the Boost.Test
debug API
, specifically the function boost::debug::set_debugger
.
Boolean with default value no.
--auto_debug[=<boolean
value>]
-d
[<boolean
value>]
BOOST_TEST_AUTO_START_DBG