#include #include #include #include void unexpectedHandler() { try { throw; } catch (mrw::exception& x) { mrw::StackTrace::createSymtable(); std::cerr<<"UNEXPECTED:"<