Searched refs:exp_string (Results 1 – 3 of 3) sorted by relevance
335 char *exp_string; member
5947 b->exp_string = savestring (exp_start, exp_end - exp_start); in watch_command_1()7097 if (bpt->exp_string != NULL) in delete_breakpoint()7098 xfree (bpt->exp_string); in delete_breakpoint()7356 b->exp = parse_expression (b->exp_string); in breakpoint_re_set_one()
6239 * breakpoint.{c,h}: Add exp_string to struct breakpoint and use