Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

break_exec_path

this runtime parameter is used by exception safety tester. By default exception safety tester only reports index of execution path and test case name where failure occurred. Using this parameter you can make the tester to break the execution right before entering this path.

Acceptable values
Environment variable
BOOST_TEST_BREAK_EXEC_PATH

PrevUpHomeNext