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