Searched refs:PT_STEP (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dptrace.h79 #define PT_STEP 9 /* single step the child */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmach_process.c300 case PT_STEP: /* single step the child */
328 if (uap->req == PT_STEP) {

Completed in 66 milliseconds