Home
last modified time | relevance | path

Searched refs:DEBUG_BREAK_F (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/libs/x86emu/
H A Dx86emu.h173 #define DEBUG_BREAK_F 0x000010 macro
/haiku/src/libs/x86emu/
H A Ddebug.c274 M.x86.debug &= ~DEBUG_BREAK_F; in x86emu_single_step()
330 M.x86.debug |= DEBUG_BREAK_F; in x86emu_single_step()
/haiku/headers/libs/x86emu/x86emu/
H A Ddebug.h69 #define DEBUG_BREAK() (M.x86.debug & DEBUG_BREAK_F)