xtd
0.2.0
xtd.core
include
xtd
diagnostics
debug_break.h
Go to the documentation of this file.
1
#pragma once
5
#include "
debugger.h
"
6
19
#define debug_break_() \
20
if (xtd::diagnostics::debugger::launch()) __std_abort()
debugger.h
Contains xtd::diagnostics::debugger class.
Generated on Mon Oct 9 2023 14:41:57 for xtd by
Gammasoft
. All rights reserved.