Home
last modified time | relevance | path

Searched refs:execute_control_command (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-script.c279 ret = execute_control_command (cmdlines); in execute_user_command()
293 execute_control_command (struct command_line *cmd) in execute_control_command() function
361 ret = execute_control_command (current); in execute_control_command()
416 ret = execute_control_command (current); in execute_control_command()
453 execute_control_command (command); in while_command()
471 execute_control_command (command); in if_command()
H A Dcli-script.h43 execute_control_command (struct command_line *cmd);
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dgdbcmd.h123 enum command_control_type execute_control_command (struct command_line *);
H A DChangeLog-199422 * breakpoint.c (bpstat_do_actions): Call execute_control_command
27 * gdbcmd.h (execute_control_command): Provide extern decl.
29 * top.c (execute_control_command): No longer static.
1585 (execute_control_command, while_command, if_command): Likewise.
1588 (execute_user_command): Call execute_control_command.
H A Dbreakpoint.c2045 execute_control_command (cmd); in bpstat_do_actions()
H A DChangeLog-19961152 * top.c (execute_control_command): Free values from while_control
3089 * top.c (execute_control_command, case while_control): Allow
H A DChangeLog-2000477 print_command_line, execute_user_command, execute_control_command,
5117 * top.c (execute_control_command): Ditto.
H A DChangeLog-19951115 * top.c (execute_control_command): Use 0/1 instead of BFD's
H A DChangeLog-200197 * cli/cli-script.c (execute_control_command): Replace value_ptr
H A DChangeLog9800 * cli/cli-script.c (execute_control_command): Unconditionally