|  | Home | Libraries | People | FAQ | More | 
If option catch_system_errors has value "no" the Unit Test Framework does not attempt to catch asynchronous system failures (signals on *NIX platforms or structured exceptions on Windows). This can be used for test programs executed within an IDE or to get a coredump for a stack analysis. See usage recommendations pages for more details.
Boolean with default value no.
| ![[Note]](../../../../../../../doc/src/images/note.png) | Note | 
|---|---|
| 
            The Unit Test Framework can be built with flag
             | 
--catch_system_errors[=<boolean
              value>]
            -s
              [<boolean
              value>]
            BOOST_TEST_CATCH_SYSTEM_ERRORS