Searched defs:task_bpt (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_break.c673 boolean_t task_bpt = FALSE; local
133 db_add_thread_breakpoint( register db_breakpoint_t bkpt, vm_offset_t task_thd, int count, boolean_t task_bpt) argument
313 db_set_breakpoint( task_t task, db_addr_t addr, int count, thread_t thr_act, boolean_t task_bpt) argument
760 boolean_t task_bpt = db_option(modif, 'T'); local
[all...]

Completed in 23 milliseconds