xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
diagnostics
debug_break.h
Go to the documentation of this file.
1
4
#pragma once
5
#include "
debugger.h
"
6
21
#define debug_break_() \
22
if (xtd::diagnostics::debugger::launch()) __xtd_debugbreak()
debugger.h
Contains xtd::diagnostics::debugger class.
Generated on Thu Oct 17 2024 16:02:59 for xtd by
Gammasoft
. All rights reserved.