Searched refs:while_stepping_control (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-script.c182 || list->control_type == while_stepping_control)
964 *command = build_command_line (while_stepping_control, p);
1096 || current_cmd->control_type == while_stepping_control
1149 || next->control_type == while_stepping_control
1253 || next->control_type == while_stepping_control)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddefs.h705 while_stepping_control,
703 while_stepping_control, enumerator in enum:command_control_type
H A Dbreakpoint.c682 if (c->control_type == while_stepping_control)
728 if (c->control_type == while_stepping_control)
752 if (c2->control_type == while_stepping_control)
H A Dremote.c9719 || cmd->control_type == while_stepping_control)

Completed in 130 milliseconds