Searched refs:EXC_I386_BPTFLT (Results 1 – 2 of 2) sorted by relevance
114 #define EXC_I386_BPTFLT 3 /* breakpoint fault */ macro
428 code = EXC_I386_BPTFLT; in kdp_i386_trap()