#include <vector>
#include "gdbsupport/enum-flags.h"
#include "ui-style.h"
Go to the source code of this file.
◆ current_uiout
◆ ui_out_emit_list
◆ ui_out_emit_tuple
◆ field_kind
Enumerator |
---|
FIELD_SIGNED | |
FIELD_STRING | |
Definition at line 76 of file ui-out.h.
◆ ui_align
Enumerator |
---|
ui_left | |
ui_center | |
ui_right | |
ui_noalign | |
Definition at line 43 of file ui-out.h.
◆ ui_out_flag
Enumerator |
---|
ui_source_list | |
fix_multi_location_breakpoint_output | |
disallow_ui_out_field | |
fix_breakpoint_script_output | |
Definition at line 52 of file ui-out.h.
◆ ui_out_type
Enumerator |
---|
ui_out_type_tuple | |
ui_out_type_list | |
Definition at line 69 of file ui-out.h.
◆ current_ui_current_uiout_ptr()
struct ui_out ** current_ui_current_uiout_ptr |
( |
void |
| ) |
|
◆ DEF_ENUM_FLAGS_TYPE()
◆ signed_field()
◆ string_field()
◆ styled_string()
Definition at line 151 of file ui-out.h.
Referenced by ada_val_print_enum(), ATTRIBUTE_PRINTF(), auto_load_objfile_script_1(), auto_load_section_scripts(), deprecated_cmd_warning(), describe_other_breakpoints(), execute_script_contents(), file_is_auto_load_safe(), gdb_safe_append_history(), info_auto_load_local_gdbinit(), info_frame_command_core(), maintenance_print_one_line_table(), maybe_print_script_not_found_warning(), maybe_print_unsupported_script_warning(), print_disassembly(), rust_language::print_enum(), print_gdb_help(), print_gdb_version(), print_go_string(), print_msymbol_info(), print_section_info(), print_symbol_info(), print_variable_and_value(), pwd_command(), reread_symbols(), rust_internal_print_type(), rust_print_struct_def(), say_where(), set_gdb_data_directory(), show_gdb_datadir(), show_history_filename(), show_logging_filename(), show_pp_source_pos(), solib_map_sections(), symbol_file_add_with_addrs(), try_thread_db_load_1(), try_thread_db_load_from_pdir_1(), user_select_syms(), val_print_string(), val_print_type_code_flags(), and validate_exec_file().