db_set_breakpoint
db_set_breakpoint(db_map_addr(addr), (db_addr_t)addr, count);
static void db_set_breakpoint(struct vm_map *, db_addr_t, int);