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

/netbsd-current/external/gpl3/gdb/dist/gdb/cli/
H A Dcli-script.h44 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/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.c187 python_control,
457 counted_command_line l = get_command_line (python_control, "");
1789 counted_command_line l = get_command_line (python_control, "");
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpython.c197 python_control,
477 counted_command_line l = get_command_line (python_control, "");
1986 counted_command_line l = get_command_line (python_control, "");

Completed in 221 milliseconds