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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ddb/
H A Ddb_break.c70 static int db_add_thread_breakpoint(
133 db_add_thread_breakpoint( function
358 if (db_add_thread_breakpoint(bkpt, task_thd, count, task_bpt) < 0) {
548 if (db_add_thread_breakpoint(bkpt, 0, 1, FALSE) < 0) {

Completed in 175 milliseconds