Home
last modified time | relevance | path

Searched refs:DBG_SINGLE_TRAP (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/sysdeps/mach/hurd/i386/bits/
Dsigcontext.h122 #define DBG_SINGLE_TRAP 0x1 /* single step */ macro
/glibc-2.36/sysdeps/mach/hurd/i386/
Dexc2signal.c170 detail->code = posix ? TRAP_BRKPT : DBG_SINGLE_TRAP; in exception2signal()