Boost logo

Boost :

From: Sergey P (wado.sergey_at_[hidden])
Date: 2022-12-21 12:41:22


Dear developers,

Is it possible to force Boost.Test framework to create Core dump in case of
catching any kind of unhandled exception from code that is being tested?

We tried to use parameter:
*--catch_system_error=no*
but it creates core dump for system signals only, while we need core dump
for any exceptions, even custom ones.
We would appreciate any suggestions or hints.

Thank you very much!

Best regards,
Sergey Podolyan


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