DEBUG_BREAK_ASM 203 base/debug/debugger_posix.cc #define DEBUG_BREAK_ASM() asm("bkpt 0") DEBUG_BREAK_ASM 205 base/debug/debugger_posix.cc #define DEBUG_BREAK_ASM() asm("brk 0") DEBUG_BREAK_ASM 207 base/debug/debugger_posix.cc #define DEBUG_BREAK_ASM() asm("break 2") DEBUG_BREAK_ASM 209 base/debug/debugger_posix.cc #define DEBUG_BREAK_ASM() asm("int3")