Home
last modified time | relevance | path

Searched defs:PT_STEP (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dgdb_ptrace.h89 # define PT_STEP PT_SINGLE1 macro
91 # define PT_STEP 9 /* Single step the child. */ macro
/dflybsd-src/sys/sys/
H A Dptrace.h49 #define PT_STEP 9 /* single step the child */ macro