db_map_current
if (db_map_current(bkpt->map)) {
db_map_current(bkpt->map) ? "*" : " ",
db_map_current(watch->map) ? "*" : " ",
bool db_map_current(struct vm_map *);