xtd
0.2.0
Toggle main menu visibility
Home
Categories
Documentation
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
v
x
Enumerations
Related Symbols
o
Files
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
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 Sun Mar 9 2025 23:56:05 for xtd by
Gammasoft
. All rights reserved.