Home
last modified time | relevance | path

Searched refs:db_set_watchpoints (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/ddb/
H A Ddb_watch.h48 void db_set_watchpoints(void);
H A Ddb_watch.c209 db_set_watchpoints(void) in db_set_watchpoints() function
H A Ddb_run.c235 db_set_watchpoints(); in db_restart_at_pc()