Home
last modified time | relevance | path

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

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dinfcmd.c1582 finish_forward (struct symbol *function, struct frame_info *frame) in finish_forward() function
1716 finish_forward (function, frame); in finish_command()
H A DChangeLog-20096162 * infcmd.c (finish_backward, finish_forward): Update.
7177 (finish_backward), finish_forward): Use get_stack_frame_id.
11078 (finish_forward): Remove references to suppress_stop_observer.
H A DChangeLog-2010421 (finish_forward): Support exception breakpoints.
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dinfcmd.c1663 finish_forward (struct symbol *function, struct frame_info *frame) in finish_forward() function
1803 finish_forward (function, frame); in finish_command()
H A DChangeLog-20096162 * infcmd.c (finish_backward, finish_forward): Update.
7177 (finish_backward), finish_forward): Use get_stack_frame_id.
11078 (finish_forward): Remove references to suppress_stop_observer.
H A DChangeLog-201211319 * infcmd.c (finish_forward): Likewise.
11514 * infcmd.c (finish_forward): New variable frame_id, initialize it, use
H A DChangeLog-2010421 (finish_forward): Support exception breakpoints.
H A DChangeLog-20116234 (finish_forward): Adjust.
/dports/devel/gdb/gdb-11.1/gdb/
H A Dinfcmd.c1730 finish_forward (struct finish_command_fsm *sm, struct frame_info *frame) in finish_forward() function
1875 finish_forward (sm, frame); in finish_command()
H A DChangeLog-20154422 (finish_backward, finish_forward): Change symbol parameter to a
4475 (until_next_command, finish_forward): Don't check whether the
4944 (finish_forward): Likewise.
9716 (finish_forward): Update comment about proceed_to_finish.
9743 (finish_forward): Call dummy_frame_context_saver_setup.
11240 (finish_backward, finish_forward, proceed_after_attach_callback)
H A DChangeLog-20096158 * infcmd.c (finish_backward, finish_forward): Update.
7173 (finish_backward), finish_forward): Use get_stack_frame_id.
11074 (finish_forward): Remove references to suppress_stop_observer.
H A DChangeLog-201211317 * infcmd.c (finish_forward): Likewise.
11512 * infcmd.c (finish_forward): New variable frame_id, initialize it, use
H A DChangeLog-2010421 (finish_forward): Support exception breakpoints.
H A DChangeLog-20116234 (finish_forward): Adjust.
H A DChangeLog-20174016 * infcmd.c (finish_forward): Update.