Searched refs:exp_string (Results 1 – 2 of 2) sorted by relevance
334 char *exp_string; member
5844 b->exp_string = savestring (exp_start, exp_end - exp_start); in watch_command_1()6995 if (bpt->exp_string != NULL) in delete_breakpoint()6996 xfree (bpt->exp_string); in delete_breakpoint()7242 b->exp = parse_expression (b->exp_string); in breakpoint_re_set_one()