Jan Rudoszanski writes:
Just as I can "catch" a system error in GDB when running my
test program under it, I would like to let debugger care for my
uncaught exception.
As mentioned in other post catch throw should work with and without Boost.Test.
Gennadiy