236 gdb::optional<ULONGEST> exit_code,
242 "id=\"%d\",group-id=\"i%d\"\n"),
445 const std::vector<off_t> *offsets;
448 if (line > offsets->size ())
void annotate_breakpoint(int num)
void annotate_display_number_end(void)
static void annotate_source(const char *filename, int line, int character, int mid, struct gdbarch *gdbarch, CORE_ADDR pc)
void annotate_error_begin(void)
void annotate_frame_source_file_end(void)
void annotate_record(void)
void annotate_function_call(void)
void annotate_display_expression(void)
void annotate_starting(void)
void annotate_frame_function_name(void)
void annotate_field_value(void)
void annotate_frames_invalid(void)
void annotate_watchpoint(int num)
void annotate_frame_end(void)
void annotate_field(int num)
void annotate_field_begin(struct type *type)
void annotate_field_name_end(void)
void annotate_elt_rep_end(void)
void annotate_breakpoints_table(void)
void annotate_arg_end(void)
static void annotate_thread_exited(thread_info *t, gdb::optional< ULONGEST > exit_code, bool)
void annotate_exited(int exitstatus)
static void print_value_flags(struct type *)
void annotate_frame_address_end(void)
void annotate_value_end(void)
bool annotate_source_line(struct symtab *s, int line, int mid_statement, CORE_ADDR pc)
void annotate_array_section_begin(int idx, struct type *elttype)
void annotate_arg_begin(void)
void annotate_signalled(void)
void annotate_value_history_begin(int histindex, struct type *type)
void annotate_frame_address(void)
void annotate_frame_source_file(void)
void annotate_display_end(void)
void annotate_arg_name_end(void)
void(* deprecated_annotate_signalled_hook)(void)
void annotate_signal_string(void)
void annotate_signal(void)
static void breakpoint_changed(struct breakpoint *b)
void annotate_signal_string_end(void)
void annotate_frame_source_line(void)
void annotate_frame_where(void)
void annotate_breakpoints_headers(void)
void annotate_frame_source_begin(void)
void annotate_frame_source_end(void)
static void annotate_breakpoints_invalid(void)
void annotate_array_section_end(void)
void annotate_new_thread(void)
static int breakpoints_invalid_emitted
void annotate_error(void)
void annotate_signal_handler_caller(void)
void annotate_signal_name(void)
void annotate_arg_value(struct type *type)
void annotate_display_value(void)
void annotate_display_begin(void)
void annotate_catchpoint(int num)
void annotate_elt_rep(unsigned int repcount)
void annotate_display_format(void)
void(* deprecated_annotate_signal_hook)(void)
void annotate_signal_name_end(void)
void annotate_field_end(void)
void annotate_stopped(void)
void _initialize_annotate()
void annotate_display_prompt(void)
void annotate_value_history_end(void)
void annotate_display_expression_end(void)
void annotate_value_history_value(void)
void annotate_frame_args(void)
void annotate_value_begin(struct type *type)
void annotate_thread_changed(void)
void annotate_frame_begin(int level, struct gdbarch *gdbarch, CORE_ADDR pc)
static int frames_invalid_emitted
void annotate_breakpoints_table_end(void)
bool get_line_charpos(struct symtab *s, const std::vector< off_t > **offsets)
static void ours_for_output()
int can_dereference(struct type *t)
observable< struct breakpoint * > breakpoint_created
observable< struct breakpoint * > breakpoint_modified
observable< struct breakpoint * > breakpoint_deleted
observable< thread_info *, gdb::optional< ULONGEST >, bool > thread_exit
source_cache g_source_cache
struct symtab_and_line set_current_source_symtab_and_line(const symtab_and_line &sal)
struct objfile * objfile() const
struct program_space * pspace
struct gdbarch * arch() const
struct program_space * pspace
struct compunit_symtab * compunit() const
enum prompt_state prompt_state
const char * paddress(struct gdbarch *gdbarch, CORE_ADDR addr)
void gdb_printf(struct ui_file *stream, const char *format,...)
void printf_unfiltered(const char *format,...)