Searched refs:DBG_SINGLE_TRAP (Results 1 – 2 of 2) sorted by relevance
122 #define DBG_SINGLE_TRAP 0x1 /* single step */ macro
170 detail->code = posix ? TRAP_BRKPT : DBG_SINGLE_TRAP; in exception2signal()