Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-script.c228 if (list->control_type == commands_control) in print_command_lines()
559 case commands_control: in execute_control_command()
1005 *command = build_command_line (commands_control, first_arg); in process_next_line()
1113 || current_cmd->control_type == commands_control) in recurse_read_control_structure()
1166 || next->control_type == commands_control) in recurse_read_control_structure()
1285 || next->control_type == commands_control in read_command_lines_1()
/dflybsd-src/contrib/gdb-7/gdb/
H A Ddefs.h419 commands_control, enumerator