void( observer_normal_stop_ftype)(struct bpstats *bs, int print_frame)
void( observer_thread_ptid_changed_ftype)(ptid_t old_ptid, ptid_t new_ptid)
void observer_detach_inferior_removed(struct observer *observer)
void observer_detach_breakpoint_deleted(struct observer *observer)
void( observer_breakpoint_created_ftype)(struct breakpoint *b)
struct observer * observer_attach_record_changed(observer_record_changed_ftype *f)
void observer_detach_thread_ptid_changed(struct observer *observer)
struct observer * observer_attach_breakpoint_deleted(observer_breakpoint_deleted_ftype *f)
void observer_notify_breakpoint_created(struct breakpoint *b)
void( observer_sync_execution_done_ftype)(void)
struct observer * observer_attach_inferior_removed(observer_inferior_removed_ftype *f)
struct observer * observer_attach_thread_exit(observer_thread_exit_ftype *f)
void( observer_command_param_changed_ftype)(const char *param, const char *value)
void observer_detach_solib_loaded(struct observer *observer)
struct observer * observer_attach_free_objfile(observer_free_objfile_ftype *f)
struct observer * observer_attach_before_prompt(observer_before_prompt_ftype *f)
void( observer_inferior_removed_ftype)(struct inferior *inf)
void observer_detach_new_objfile(struct observer *observer)
void observer_notify_register_changed(struct frame_info *frame, int regnum)
void observer_detach_breakpoint_modified(struct observer *observer)
void( observer_executable_changed_ftype)(void)
void( observer_thread_exit_ftype)(struct thread_info *t, int silent)
void( observer_inferior_created_ftype)(struct target_ops *objfile, int from_tty)
struct observer * observer_attach_executable_changed(observer_executable_changed_ftype *f)
void observer_notify_normal_stop(struct bpstats *bs, int print_frame)
void observer_detach_tsv_modified(struct observer *observer)
struct observer * observer_attach_signal_exited(observer_signal_exited_ftype *f)
void( observer_tsv_deleted_ftype)(const struct trace_state_variable *tsv)
void( observer_inferior_call_post_ftype)(ptid_t thread, CORE_ADDR address)
struct observer * observer_attach_inferior_exit(observer_inferior_exit_ftype *f)
void observer_notify_executable_changed(void)
void observer_detach_inferior_created(struct observer *observer)
void( observer_solib_loaded_ftype)(struct so_list *solib)
void observer_notify_sync_execution_done(void)
void( observer_traceframe_changed_ftype)(int tfnum, int tpnum)
struct observer * observer_attach_signal_received(observer_signal_received_ftype *f)
void( observer_breakpoint_modified_ftype)(struct breakpoint *b)
void( observer_target_changed_ftype)(struct target_ops *target)
void( observer_tsv_modified_ftype)(const struct trace_state_variable *tsv)
void observer_detach_inferior_call_post(struct observer *observer)
void observer_detach_thread_stop_requested(struct observer *observer)
void observer_detach_sync_execution_done(struct observer *observer)
void observer_notify_inferior_added(struct inferior *inf)
struct observer * observer_attach_thread_stop_requested(observer_thread_stop_requested_ftype *f)
void observer_notify_traceframe_changed(int tfnum, int tpnum)
void observer_detach_traceframe_changed(struct observer *observer)
void observer_detach_test_notification(struct observer *observer)
void( observer_thread_stop_requested_ftype)(ptid_t ptid)
void observer_notify_free_objfile(struct objfile *objfile)
struct observer * observer_attach_inferior_created(observer_inferior_created_ftype *f)
struct observer * observer_attach_no_history(observer_no_history_ftype *f)
struct observer * observer_attach_command_param_changed(observer_command_param_changed_ftype *f)
struct observer * observer_attach_target_changed(observer_target_changed_ftype *f)
void observer_notify_about_to_proceed(void)
void observer_detach_solib_unloaded(struct observer *observer)
void observer_detach_architecture_changed(struct observer *observer)
void observer_detach_memory_changed(struct observer *observer)
void observer_detach_target_resumed(struct observer *observer)
void( observer_free_objfile_ftype)(struct objfile *objfile)
void( observer_about_to_proceed_ftype)(void)
void observer_detach_signal_received(struct observer *observer)
void observer_detach_tsv_deleted(struct observer *observer)
struct observer * observer_attach_architecture_changed(observer_architecture_changed_ftype *f)
void( observer_register_changed_ftype)(struct frame_info *frame, int regnum)
void observer_notify_solib_unloaded(struct so_list *solib)
void( observer_inferior_call_pre_ftype)(ptid_t thread, CORE_ADDR address)
struct observer * observer_attach_tsv_created(observer_tsv_created_ftype *f)
void( observer_record_changed_ftype)(struct inferior *inferior, int started)
void( observer_tsv_created_ftype)(const struct trace_state_variable *tsv)
struct observer * observer_attach_test_notification(observer_test_notification_ftype *f)
struct observer * observer_attach_breakpoint_created(observer_breakpoint_created_ftype *f)
void observer_detach_new_thread(struct observer *observer)
struct observer * observer_attach_solib_unloaded(observer_solib_unloaded_ftype *f)
void observer_notify_target_resumed(ptid_t ptid)
void( observer_gdb_datadir_changed_ftype)(void)
void( observer_signal_exited_ftype)(enum gdb_signal siggnal)
void observer_detach_breakpoint_created(struct observer *observer)
void observer_detach_command_error(struct observer *observer)
struct observer * observer_attach_command_error(observer_command_error_ftype *f)
void( observer_end_stepping_range_ftype)(void)
void observer_notify_record_changed(struct inferior *inferior, int started)
void observer_detach_register_changed(struct observer *observer)
void observer_notify_new_thread(struct thread_info *t)
struct observer * observer_attach_target_resumed(observer_target_resumed_ftype *f)
void observer_notify_tsv_modified(const struct trace_state_variable *tsv)
struct observer * observer_attach_exited(observer_exited_ftype *f)
void( observer_test_notification_ftype)(int somearg)
void observer_detach_free_objfile(struct observer *observer)
void( observer_before_prompt_ftype)(const char *current_prompt)
void observer_detach_end_stepping_range(struct observer *observer)
struct observer * observer_attach_inferior_appeared(observer_inferior_appeared_ftype *f)
void observer_detach_no_history(struct observer *observer)
void observer_notify_architecture_changed(struct gdbarch *newarch)
struct observer * observer_attach_thread_ptid_changed(observer_thread_ptid_changed_ftype *f)
void observer_notify_inferior_removed(struct inferior *inf)
void observer_detach_tsv_created(struct observer *observer)
void observer_notify_breakpoint_deleted(struct breakpoint *b)
void( observer_inferior_appeared_ftype)(struct inferior *inf)
void observer_detach_command_param_changed(struct observer *observer)
void( observer_command_error_ftype)(void)
void observer_detach_target_changed(struct observer *observer)
void observer_detach_gdb_datadir_changed(struct observer *observer)
void observer_detach_normal_stop(struct observer *observer)
struct observer * observer_attach_tsv_modified(observer_tsv_modified_ftype *f)
void observer_notify_tsv_deleted(const struct trace_state_variable *tsv)
void observer_notify_inferior_created(struct target_ops *objfile, int from_tty)
static void print_frame(struct frame_info *frame, int print_level, enum print_what print_what, int print_args, struct symtab_and_line sal)
void observer_notify_target_changed(struct target_ops *target)
void observer_notify_no_history(void)
void observer_detach_inferior_appeared(struct observer *observer)
void( observer_target_resumed_ftype)(ptid_t ptid)
void observer_detach_signal_exited(struct observer *observer)
struct observer * observer_attach_register_changed(observer_register_changed_ftype *f)
struct observer * observer_attach_breakpoint_modified(observer_breakpoint_modified_ftype *f)
void observer_notify_signal_received(enum gdb_signal siggnal)
struct observer * observer_attach_inferior_call_pre(observer_inferior_call_pre_ftype *f)
void observer_notify_thread_exit(struct thread_info *t, int silent)
void observer_notify_test_notification(int somearg)
void( observer_new_objfile_ftype)(struct objfile *objfile)
void observer_notify_new_objfile(struct objfile *objfile)
void observer_notify_exited(int exitstatus)
void( observer_memory_changed_ftype)(struct inferior *inferior, CORE_ADDR addr, ssize_t len, const bfd_byte *data)
void observer_detach_executable_changed(struct observer *observer)
void observer_notify_thread_ptid_changed(ptid_t old_ptid, ptid_t new_ptid)
void observer_notify_memory_changed(struct inferior *inferior, CORE_ADDR addr, ssize_t len, const bfd_byte *data)
void observer_notify_inferior_call_post(ptid_t thread, CORE_ADDR address)
void( observer_exited_ftype)(int exitstatus)
void observer_notify_command_param_changed(const char *param, const char *value)
void observer_notify_inferior_call_pre(ptid_t thread, CORE_ADDR address)
struct observer * observer_attach_inferior_call_post(observer_inferior_call_post_ftype *f)
void observer_notify_thread_stop_requested(ptid_t ptid)
void( observer_inferior_added_ftype)(struct inferior *inf)
void( observer_no_history_ftype)(void)
void( observer_new_thread_ftype)(struct thread_info *t)
struct observer * observer_attach_normal_stop(observer_normal_stop_ftype *f)
struct observer * observer_attach_new_objfile(observer_new_objfile_ftype *f)
void observer_notify_command_error(void)
struct observer * observer_attach_new_thread(observer_new_thread_ftype *f)
void observer_detach_before_prompt(struct observer *observer)
void observer_notify_solib_loaded(struct so_list *solib)
void observer_detach_thread_exit(struct observer *observer)
struct observer * observer_attach_inferior_added(observer_inferior_added_ftype *f)
void( observer_breakpoint_deleted_ftype)(struct breakpoint *b)
void observer_detach_inferior_added(struct observer *observer)
void( observer_solib_unloaded_ftype)(struct so_list *solib)
struct observer * observer_attach_sync_execution_done(observer_sync_execution_done_ftype *f)
struct observer * observer_attach_end_stepping_range(observer_end_stepping_range_ftype *f)
struct observer * observer_attach_gdb_datadir_changed(observer_gdb_datadir_changed_ftype *f)
void observer_detach_about_to_proceed(struct observer *observer)
void observer_notify_gdb_datadir_changed(void)
void observer_detach_exited(struct observer *observer)
struct observer * observer_attach_memory_changed(observer_memory_changed_ftype *f)
void observer_notify_end_stepping_range(void)
void observer_detach_record_changed(struct observer *observer)
void( observer_signal_received_ftype)(enum gdb_signal siggnal)
void observer_notify_inferior_appeared(struct inferior *inf)
struct observer * observer_attach_traceframe_changed(observer_traceframe_changed_ftype *f)
void observer_notify_tsv_created(const struct trace_state_variable *tsv)
struct observer * observer_attach_tsv_deleted(observer_tsv_deleted_ftype *f)
struct observer * observer_attach_solib_loaded(observer_solib_loaded_ftype *f)
void observer_detach_inferior_call_pre(struct observer *observer)
void observer_notify_signal_exited(enum gdb_signal siggnal)
void observer_detach_inferior_exit(struct observer *observer)
void( observer_inferior_exit_ftype)(struct inferior *inf)
void( observer_architecture_changed_ftype)(struct gdbarch *newarch)
void observer_notify_breakpoint_modified(struct breakpoint *b)
struct observer * observer_attach_about_to_proceed(observer_about_to_proceed_ftype *f)
void observer_notify_inferior_exit(struct inferior *inf)
const ULONGEST const LONGEST len
void observer_notify_before_prompt(const char *current_prompt)