Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/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()
735 *command = build_command_line (while_control, first_arg); in read_next_line()
825 if (current_cmd->control_type == while_control in recurse_read_control_structure()
875 if (next->control_type == while_control in recurse_read_control_structure()
942 if (next->control_type == while_control in read_command_lines()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddefs.h666 while_control, enumerator
H A DChangeLog-19961152 * top.c (execute_control_command): Free values from while_control
3089 * top.c (execute_control_command, case while_control): Allow