Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dreverse.c46 exec_reverse_once (char *cmd, char *args, int from_tty) in exec_reverse_once() function
70 exec_reverse_once ("step", args, from_tty); in reverse_step()
76 exec_reverse_once ("stepi", args, from_tty); in reverse_stepi()
82 exec_reverse_once ("next", args, from_tty); in reverse_next()
88 exec_reverse_once ("nexti", args, from_tty); in reverse_nexti()
94 exec_reverse_once ("continue", args, from_tty); in reverse_continue()
100 exec_reverse_once ("finish", args, from_tty); in reverse_finish()