|
GDB (xrefs)
|
#include "defs.h"#include "annotate.h"#include "value.h"#include "target.h"#include "gdbtypes.h"#include "breakpoint.h"#include "observer.h"#include "inferior.h"#include "infrun.h"#include "top.h"Go to the source code of this file.
Variables | |
| void(* | deprecated_annotate_signalled_hook )(void) |
| void(* | deprecated_annotate_signal_hook )(void) |
| static int | frames_invalid_emitted |
| static int | breakpoints_invalid_emitted |
| void _initialize_annotate | ( | void | ) |
Definition at line 593 of file annotate.c.
References breakpoint_changed(), observer_attach_breakpoint_created(), observer_attach_breakpoint_deleted(), and observer_attach_breakpoint_modified().
| void annotate_arg_begin | ( | void | ) |
Definition at line 390 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by annotate_arg_emitter::annotate_arg_emitter(), and py_print_single_arg().
| void annotate_arg_end | ( | void | ) |
Definition at line 415 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by enumerate_args(), and annotate_arg_emitter::~annotate_arg_emitter().
| void annotate_arg_name_end | ( | void | ) |
Definition at line 397 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame_arg(), and py_print_single_arg().
| void annotate_arg_value | ( | struct type * | type | ) |
Definition at line 404 of file annotate.c.
References annotation_level, print_value_flags(), and printf_filtered().
Referenced by print_frame_arg(), and py_print_single_arg().
| void annotate_array_section_begin | ( | int | idx, |
| struct type * | elttype | ||
| ) |
Definition at line 534 of file annotate.c.
References annotation_level, print_value_flags(), and printf_filtered().
Referenced by val_print_array_elements(), and val_print_packed_array_elements().
| void annotate_array_section_end | ( | void | ) |
Definition at line 566 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by val_print_array_elements(), and val_print_packed_array_elements().
| void annotate_breakpoint | ( | int | num | ) |
Definition at line 80 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by bkpt_print_it(), and print_it_ranged_breakpoint().
| void annotate_breakpoints_headers | ( | void | ) |
Definition at line 170 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by breakpoint_1().
|
static |
Definition at line 58 of file annotate.c.
References annotation_level, breakpoints_invalid_emitted, current_ui, target_terminal::inferior(), target_terminal::is_inferior(), target_terminal::ours_for_output(), printf_unfiltered(), PROMPT_BLOCKED, and ui::prompt_state.
Referenced by breakpoint_changed().
| void annotate_breakpoints_table | ( | void | ) |
Definition at line 184 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by breakpoint_1().
| void annotate_breakpoints_table_end | ( | void | ) |
Definition at line 198 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by breakpoint_1().
| void annotate_catchpoint | ( | int | num | ) |
Definition at line 87 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_it_catch_exec(), print_it_catch_fork(), print_it_catch_solib(), print_it_catch_syscall(), print_it_catch_vfork(), print_it_exception(), print_it_exception_catchpoint(), and signal_catchpoint_print_it().
| void annotate_display_begin | ( | void | ) |
Definition at line 341 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by do_one_display().
| void annotate_display_end | ( | void | ) |
Definition at line 383 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by do_one_display().
| void annotate_display_expression | ( | void | ) |
Definition at line 362 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by do_one_display().
| void annotate_display_expression_end | ( | void | ) |
Definition at line 369 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by do_one_display().
| void annotate_display_format | ( | void | ) |
Definition at line 355 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by do_one_display().
| void annotate_display_number_end | ( | void | ) |
Definition at line 348 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by do_one_display().
| void annotate_display_prompt | ( | void | ) |
Definition at line 577 of file annotate.c.
References breakpoints_invalid_emitted, and frames_invalid_emitted.
Referenced by display_gdb_prompt().
| void annotate_display_value | ( | void | ) |
Definition at line 376 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by do_one_display().
| void annotate_elt | ( | void | ) |
Definition at line 559 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by val_print_array_elements(), and val_print_packed_array_elements().
| void annotate_elt_rep | ( | unsigned int | repcount | ) |
Definition at line 545 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by val_print_array_elements(), and val_print_packed_array_elements().
| void annotate_elt_rep_end | ( | void | ) |
Definition at line 552 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by val_print_array_elements(), and val_print_packed_array_elements().
| void annotate_error | ( | void | ) |
Definition at line 284 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_exception().
| void annotate_error_begin | ( | void | ) |
Definition at line 291 of file annotate.c.
References annotation_level, fprintf_filtered(), and gdb_stderr.
Referenced by print_flush().
| void annotate_exited | ( | int | exitstatus | ) |
Definition at line 115 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_exited_reason().
| void annotate_field | ( | int | num | ) |
Definition at line 177 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by breakpoint_1(), print_one_breakpoint_location(), print_one_catch_exec(), print_one_catch_fork(), print_one_catch_solib(), print_one_catch_syscall(), print_one_catch_vfork(), print_one_exception(), print_one_exception_catchpoint(), print_one_ranged_breakpoint(), and signal_catchpoint_print_one().
| void annotate_field_begin | ( | struct type * | type | ) |
Definition at line 245 of file annotate.c.
References annotation_level, print_value_flags(), and printf_filtered().
Referenced by cp_print_value_fields(), pascal_object_print_value_fields(), and print_field_values().
| void annotate_field_end | ( | void | ) |
Definition at line 270 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by cp_print_value_fields(), pascal_object_print_value_fields(), and print_field_values().
| void annotate_field_name_end | ( | void | ) |
Definition at line 256 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by cp_print_value_fields(), pascal_object_print_value_fields(), and print_field_values().
| void annotate_field_value | ( | void | ) |
Definition at line 263 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by cp_print_value_fields(), pascal_object_print_value_fields(), and print_field_values().
| void annotate_frame_address | ( | void | ) |
Definition at line 457 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame(), print_frame_info(), and py_print_frame().
| void annotate_frame_address_end | ( | void | ) |
Definition at line 464 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame(), print_frame_info(), and py_print_frame().
| void annotate_frame_args | ( | void | ) |
Definition at line 478 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by enumerate_args(), print_frame(), and py_print_args().
Definition at line 435 of file annotate.c.
References annotation_level, paddress(), and printf_filtered().
Referenced by print_frame(), print_frame_info(), and py_print_frame().
| void annotate_frame_end | ( | void | ) |
Definition at line 527 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame_info(), and py_print_frame().
| void annotate_frame_function_name | ( | void | ) |
Definition at line 471 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame(), and py_print_frame().
| void annotate_frame_source_begin | ( | void | ) |
Definition at line 485 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame(), and py_print_frame().
| void annotate_frame_source_end | ( | void | ) |
Definition at line 513 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame().
| void annotate_frame_source_file | ( | void | ) |
Definition at line 492 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame(), and py_print_frame().
| void annotate_frame_source_file_end | ( | void | ) |
Definition at line 499 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame(), and py_print_frame().
| void annotate_frame_source_line | ( | void | ) |
Definition at line 506 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame(), and py_print_frame().
| void annotate_frame_where | ( | void | ) |
Definition at line 520 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame().
| void annotate_frames_invalid | ( | void | ) |
Definition at line 205 of file annotate.c.
References annotation_level, current_ui, frames_invalid_emitted, target_terminal::inferior(), target_terminal::is_inferior(), target_terminal::ours_for_output(), printf_unfiltered(), PROMPT_BLOCKED, and ui::prompt_state.
Referenced by reinit_frame_cache().
| void annotate_function_call | ( | void | ) |
Definition at line 443 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame_info().
| void annotate_new_thread | ( | void | ) |
Definition at line 227 of file annotate.c.
References annotation_level, and printf_unfiltered().
Referenced by add_thread_with_info().
| void annotate_quit | ( | void | ) |
Definition at line 277 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_exception().
| void annotate_record | ( | void | ) |
Definition at line 191 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_one_breakpoint_location().
| void annotate_signal | ( | void | ) |
Definition at line 160 of file annotate.c.
References annotation_level, deprecated_annotate_signal_hook, and printf_filtered().
Referenced by print_signal_received_reason().
| void annotate_signal_handler_caller | ( | void | ) |
Definition at line 450 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_frame_info().
| void annotate_signal_name | ( | void | ) |
Definition at line 132 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_signal_exited_reason(), and print_signal_received_reason().
| void annotate_signal_name_end | ( | void | ) |
Definition at line 139 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_signal_exited_reason(), and print_signal_received_reason().
| void annotate_signal_string | ( | void | ) |
Definition at line 146 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_signal_exited_reason(), and print_signal_received_reason().
| void annotate_signal_string_end | ( | void | ) |
Definition at line 153 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_signal_exited_reason(), and print_signal_received_reason().
| void annotate_signalled | ( | void | ) |
Definition at line 122 of file annotate.c.
References annotation_level, deprecated_annotate_signalled_hook, and printf_filtered().
Referenced by print_signal_exited_reason().
| void annotate_source | ( | char * | filename, |
| int | line, | ||
| int | character, | ||
| int | mid, | ||
| struct gdbarch * | gdbarch, | ||
| CORE_ADDR | pc | ||
| ) |
Definition at line 422 of file annotate.c.
References annotation_level, minimal_symbol::filename, paddress(), and printf_filtered().
Referenced by identify_source_line().
| void annotate_starting | ( | void | ) |
Definition at line 101 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by proceed().
| void annotate_stopped | ( | void | ) |
Definition at line 108 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by normal_stop().
| void annotate_thread_changed | ( | void | ) |
Definition at line 236 of file annotate.c.
References annotation_level, and printf_unfiltered().
Referenced by normal_stop(), and thread_select().
| void annotate_value_begin | ( | struct type * | type | ) |
Definition at line 309 of file annotate.c.
References annotation_level, print_value_flags(), and printf_filtered().
Referenced by output_command_const().
| void annotate_value_end | ( | void | ) |
Definition at line 334 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by output_command_const().
| void annotate_value_history_begin | ( | int | histindex, |
| struct type * | type | ||
| ) |
Definition at line 298 of file annotate.c.
References annotation_level, print_value_flags(), and printf_filtered().
Referenced by print_value().
| void annotate_value_history_end | ( | void | ) |
Definition at line 327 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_value().
| void annotate_value_history_value | ( | void | ) |
Definition at line 320 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_value().
| void annotate_watchpoint | ( | int | num | ) |
Definition at line 94 of file annotate.c.
References annotation_level, and printf_filtered().
Referenced by print_it_masked_watchpoint(), and print_it_watchpoint().
|
static |
Definition at line 584 of file annotate.c.
References annotate_breakpoints_invalid(), and breakpoint::number.
Referenced by _initialize_annotate().
|
static |
Definition at line 49 of file annotate.c.
References can_dereference(), and printf_filtered().
Referenced by annotate_arg_value(), annotate_array_section_begin(), annotate_field_begin(), annotate_value_begin(), and annotate_value_history_begin().
|
static |
Definition at line 46 of file annotate.c.
Referenced by annotate_breakpoints_invalid(), and annotate_display_prompt().
| void(* deprecated_annotate_signal_hook) (void) |
Definition at line 39 of file annotate.c.
Referenced by annotate_signal().
| void(* deprecated_annotate_signalled_hook) (void) |
Definition at line 38 of file annotate.c.
Referenced by annotate_signalled().
|
static |
Definition at line 45 of file annotate.c.
Referenced by annotate_display_prompt(), and annotate_frames_invalid().
1.8.14