Home
last modified time | relevance | path

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

/dports/devel/gdb/gdb-11.1/gdb/
H A Dbreakpoint.c5846 char host_evals = 0;
5864 host_evals++;
5867 if (host_evals && target_evals)
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dbreakpoint.c5649 char host_evals = 0; in bp_condition_evaluator() local
5667 host_evals++; in bp_condition_evaluator()
5670 if (host_evals && target_evals) in bp_condition_evaluator()