Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gdb/gdb/
Dinfrun.c255 static struct symbol *step_start_function; variable
737 step_start_function = find_pc_function (read_pc ()); in proceed()
3318 && step_start_function == find_pc_function (stop_pc)) in normal_stop()