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

/openbsd-current/sys/ddb/
H A Ddb_watch.c51 int db_watchpoints_inserted = 1; variable
112 db_watchpoints_inserted = 0;
183 if (!db_watchpoints_inserted && db_watchpoint_list != NULL) {
189 db_watchpoints_inserted = 1;
196 db_watchpoints_inserted = 0;

Completed in 65 milliseconds