xtd 0.2.0
debug_break.h File Reference
#include "debugger.h"

Definition

Contains xtd::diagnostics::debug_break keyword.

Include dependency graph for debug_break.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define debug_break_()   if (xtd::diagnostics::debugger::launch()) __std_abort()
 Signals a breakpoint to an attached debugger. More...