Searched refs:python_control (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/cli/
H A Dcli-script.h43 python_control, enumerator in enum:command_control_type
H A Dcli-script.c140 case python_control:
300 if (list->control_type == python_control)
682 case python_control:
1027 *command = build_command_line (python_control, "");
1100 current_cmd->control_type != python_control
/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-script.h43 python_control, enumerator in enum:command_control_type
H A Dcli-script.c146 case python_control:
309 if (list->control_type == python_control)
681 case python_control:
1028 *command = build_command_line (python_control, "");
1093 current_cmd->control_type != python_control
/netbsd-current/external/gpl3/gdb.old/dist/gdb/python/
H A Dpython.c76 python_control,
445 counted_command_line l = get_command_line (python_control, "");
1581 counted_command_line l = get_command_line (python_control, "");
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpython.c187 python_control,
457 counted_command_line l = get_command_line (python_control, "");
1789 counted_command_line l = get_command_line (python_control, "");

Completed in 181 milliseconds