Searched refs:finish_command (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dinfcmd.c1603 _("finish_command: function has no target type"));
1656 /* finish_backward -- helper function for finish_command. */
1707 /* finish_forward -- helper function for finish_command. FRAME is the
1764 finish_command (const char *arg, int from_tty)
3193 add_com ("finish", class_run, finish_command, _("\
1759 finish_command (const char *arg, int from_tty) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dinfcmd.c1654 internal_error (_("finish_command: function has no target type"));
1713 /* finish_backward -- helper function for finish_command. */
1764 /* finish_forward -- helper function for finish_command. FRAME is the
1821 finish_command (const char *arg, int from_tty)
3265 = add_com ("finish", class_run, finish_command, _("\
1816 finish_command (const char *arg, int from_tty) function

Completed in 357 milliseconds