NWATCHPOINTS 55 ddb/db_watch.c struct db_watchpoint db_watch_table[NWATCHPOINTS]; NWATCHPOINTS 69 ddb/db_watch.c if (db_next_free_watchpoint == &db_watch_table[NWATCHPOINTS]) {