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

/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_watch.h38 typedef struct db_watchpoint { struct
42 struct db_watchpoint *link; /* link in in-use or free chain */
H A Ddb_watch.c57 static struct db_watchpoint db_watch_table[NWATCHPOINTS];

Completed in 175 milliseconds