GDB (xrefs)
|
Go to the source code of this file.
Functions | |
void | execute_command (const char *, int) |
void | execute_fn_to_ui_file (struct ui_file *file, std::function< void(void)> fn) |
void | execute_fn_to_string (std::string &res, std::function< void(void)> fn, bool term_out) |
void | execute_command_to_ui_file (struct ui_file *file, const char *p, int from_tty) |
void | execute_command_to_string (std::string &res, const char *p, int from_tty, bool term_out) |
void | execute_command_to_string (const char *p, int from_tty, bool term_out) |
void | print_command_line (struct command_line *, unsigned int, struct ui_file *) |
void | print_command_lines (struct ui_out *, struct command_line *, unsigned int) |
Variables | |
struct cmd_list_element * | style_set_list |
struct cmd_list_element * | style_show_list |
|
extern |
Definition at line 459 of file top.c.
References all_commands, cmd_list_element::allow_unknown, bpstat_clear_actions(), check_frame_language_change(), class_user, cmd_func(), cmdlist, current_ui, cmd_list_element::default_args, deprecated_call_command_hook, deprecated_cmd_warning(), cmd_list_element::deprecated_warn_user, do_set_command(), do_show_command(), execute_cmd_post_hook(), execute_cmd_pre_hook(), execute_user_command(), gdb_printf(), gdb_stdout, has_stack_frames(), help_list(), inferior_thread(), cmd_list_element::is_command_class_help(), is_complete_command(), cmd_list_element::is_prefix(), lookup_cmd(), maybe_wait_sync_command_done(), nullptr, cmd_list_element::prefixname(), prepare_execute_command(), print_command_trace(), PROMPT_BLOCKED, ui::prompt_state, repeat_arguments, saved_command_line, set_cmd, show_cmd, cmd_list_element::subcommands, target_log_command(), cmd_list_element::theclass, THREAD_RUNNING, cmd_list_element::type, and cmd_list_element::user_commands.
Referenced by cmd_record_btrace_bts_start(), cmd_record_btrace_pt_start(), cmd_record_btrace_start(), cmd_record_full_start(), cmd_record_start(), command_handler(), command_line_handler(), env_execute_cli_command(), eval_command(), cli_interp::exec(), exec_reverse_once(), execute_cmdargs(), execute_control_command_1(), faas_command(), mi_execute_async_cli_command(), mi_execute_cli_command(), nto_init_solib_absolute_prefix(), taas_command(), tfaas_command(), tui_update_command(), and with_command_1().
|
extern |
Definition at line 680 of file top.c.
References dummy, execute_command(), and execute_fn_to_string().
|
extern |
Definition at line 670 of file top.c.
References execute_command(), and execute_fn_to_string().
Referenced by frame_apply_command_count(), record_start(), record_stop(), and thread_try_catch_cmd().
|
extern |
Definition at line 661 of file top.c.
References execute_command(), and execute_fn_to_ui_file().
Referenced by pipe_command().
|
extern |
Definition at line 638 of file top.c.
References execute_fn_to_ui_file(), and string_file::release().
Referenced by execute_command_to_string(), execute_command_to_string(), and execute_control_commands_to_string().
|
extern |
Definition at line 609 of file top.c.
References ui::async, current_ui, current_uiout, gdb_stderr, gdb_stdlog, gdb_stdout, gdb_stdtarg, and gdb_stdtargerr.
Referenced by execute_command_to_ui_file(), and execute_fn_to_string().
|
extern |
|
extern |
Definition at line 202 of file cli-script.c.
References command_line::body_list_0, command_line::body_list_1, break_control, commands_control, compile_control, continue_control, command_line::control_type, ui_out::field_fmt(), ui_out::field_string(), guile_control, if_control, command_line::line, command_line::next, print_command_lines(), python_control, simple_control, ui_out::spaces(), ui_out::text(), while_control, and while_stepping_control.
Referenced by bppy_get_commands(), gdbscm_breakpoint_commands(), print_command_lines(), print_one_breakpoint_location(), save_breakpoints(), and show_user_1().
|
extern |
Definition at line 299 of file cli-style.c.
|
extern |
Definition at line 300 of file cli-style.c.