Home
last modified time | relevance | path

Searched refs:exp_string_reparse (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.h784 char *exp_string_reparse; member
H A Dbreakpoint.c1771 s = b->exp_string_reparse ? b->exp_string_reparse : b->exp_string; in update_watchpoint()
10374 xfree (w->exp_string_reparse); in dtor_watchpoint()
11115 w->exp_string_reparse = xstrprintf ("* (%s *) %s", name, in watch_command_1()