Skip to content

File debug_break.h

FileList > muda > tools > debug_break.h

Go to the source code of this file

  • #include <signal.h>

Public Functions

Type Name
__attribute__ ((always_inline))

Macros

Type Name
define DEBUG_BREAK_IMPL DEBUG_BREAK_USE_SIGTRAP
define DEBUG_BREAK_USE_BULTIN_TRAP 2
define DEBUG_BREAK_USE_SIGTRAP 3
define DEBUG_BREAK_USE_TRAP_INSTRUCTION 1

Public Functions Documentation

function __attribute__

__attribute__ (
    (always_inline)
) 

Macro Definition Documentation

define DEBUG_BREAK_IMPL

#define DEBUG_BREAK_IMPL DEBUG_BREAK_USE_SIGTRAP

define DEBUG_BREAK_USE_BULTIN_TRAP

#define DEBUG_BREAK_USE_BULTIN_TRAP 2

define DEBUG_BREAK_USE_SIGTRAP

#define DEBUG_BREAK_USE_SIGTRAP 3

define DEBUG_BREAK_USE_TRAP_INSTRUCTION

#define DEBUG_BREAK_USE_TRAP_INSTRUCTION 1


The documentation for this class was generated from the following file src/muda/tools/debug_break.h