Home | Libraries | People | FAQ | More |
This argument controls whether or not a debugger is attached to the test runner when a fatal system error occurs. A fatal system error includes Unix/POSIX signals, C++ exceptions and Win32 structured exceptions.
Value |
Meaning |
---|---|
|
Do not attach a debugger to when a fatal system error occurs. |
|
Attach the default debugger when a fatal system error occurs. |
Environment variable: BOOST_TEST_AUTO_START_DBG