Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-script.c164 if (list->control_type == while_control) in print_command_lines()
327 case while_control: in execute_control_command()
448 command = get_command_line (while_control, arg); in while_command()
730 *command = build_command_line (while_control, p + 6); in read_next_line()
813 if (current_cmd->control_type == while_control in recurse_read_control_structure()
863 if (next->control_type == while_control in recurse_read_control_structure()
930 if (next->control_type == while_control in read_command_lines()
/freebsd-12.1/contrib/gdb/gdb/
H A Ddefs.h670 while_control, enumerator