1#ifndef IXM_BREAKPOINT_HPP
2#define IXM_BREAKPOINT_HPP
10#if defined(__GNUC__) && !defined(__clang__)
19#if defined(__GNUC__) && !defined(__clang__)
Foonathan namespace.
Definition ntcore_cpp.h:26
void breakpoint_if_debugging() noexcept
Definition debugging.hpp:22
bool is_debugger_present() noexcept
void breakpoint() noexcept
Definition debugging.hpp:13
#define psnip_trap()
Definition psnip_debug_trap.h:60