NBREAKPOINTS
struct db_breakpoint db_break_table[NBREAKPOINTS];
if (db_next_free_breakpoint == &db_break_table[NBREAKPOINTS]) {