Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gdb/gdb/cli/
Dcli-script.c98 get_command_line (enum command_control_type type, char *arg) in get_command_line() function
448 command = get_command_line (while_control, arg); in while_command()
466 command = get_command_line (if_control, arg); in if_command()