#include <boost/test/detail/config.hpp>
#include <boost/test/utils/callback.hpp>
#include <boost/test/utils/basic_cstring/basic_cstring.hpp>
#include <string>
#include <boost/test/detail/suppress_warnings.hpp>
#include <boost/test/detail/enable_warnings.hpp>
Classes | |
struct | boost::debug::dbg_startup_info |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::debug | |
Typedefs | |
typedef unit_test::callback1 < dbg_startup_info const & > | boost::debug::dbg_starter |
Functions | |
bool BOOST_TEST_DECL | boost::debug::under_debugger () |
void BOOST_TEST_DECL | boost::debug::debugger_break () |
std::string BOOST_TEST_DECL | boost::debug::set_debugger (unit_test::const_string dbg_id, dbg_starter s=dbg_starter()) |
bool BOOST_TEST_DECL | boost::debug::attach_debugger (bool break_or_continue=true) |
void BOOST_TEST_DECL | boost::debug::detect_memory_leaks (bool on_off) |
void BOOST_TEST_DECL | boost::debug::break_memory_alloc (long mem_alloc_order_num) |