GDB (xrefs)
|
Public Member Functions | |
const target_info & | info () const override |
strata | stratum () const override |
void | post_attach (int arg0) override |
void | detach (inferior *arg0, int arg1) override |
void | disconnect (const char *arg0, int arg1) override |
void | resume (ptid_t arg0, int arg1, enum gdb_signal arg2) override |
void | commit_resumed () override |
ptid_t | wait (ptid_t arg0, struct target_waitstatus *arg1, target_wait_flags arg2) override |
void | fetch_registers (struct regcache *arg0, int arg1) override |
void | store_registers (struct regcache *arg0, int arg1) override |
void | prepare_to_store (struct regcache *arg0) override |
void | files_info () override |
int | insert_breakpoint (struct gdbarch *arg0, struct bp_target_info *arg1) override |
int | remove_breakpoint (struct gdbarch *arg0, struct bp_target_info *arg1, enum remove_bp_reason arg2) override |
bool | stopped_by_sw_breakpoint () override |
bool | supports_stopped_by_sw_breakpoint () override |
bool | stopped_by_hw_breakpoint () override |
bool | supports_stopped_by_hw_breakpoint () override |
int | can_use_hw_breakpoint (enum bptype arg0, int arg1, int arg2) override |
int | ranged_break_num_registers () override |
int | insert_hw_breakpoint (struct gdbarch *arg0, struct bp_target_info *arg1) override |
int | remove_hw_breakpoint (struct gdbarch *arg0, struct bp_target_info *arg1) override |
int | remove_watchpoint (CORE_ADDR arg0, int arg1, enum target_hw_bp_type arg2, struct expression *arg3) override |
int | insert_watchpoint (CORE_ADDR arg0, int arg1, enum target_hw_bp_type arg2, struct expression *arg3) override |
int | insert_mask_watchpoint (CORE_ADDR arg0, CORE_ADDR arg1, enum target_hw_bp_type arg2) override |
int | remove_mask_watchpoint (CORE_ADDR arg0, CORE_ADDR arg1, enum target_hw_bp_type arg2) override |
bool | stopped_by_watchpoint () override |
bool | have_steppable_watchpoint () override |
bool | stopped_data_address (CORE_ADDR *arg0) override |
bool | watchpoint_addr_within_range (CORE_ADDR arg0, CORE_ADDR arg1, int arg2) override |
int | region_ok_for_hw_watchpoint (CORE_ADDR arg0, int arg1) override |
bool | can_accel_watchpoint_condition (CORE_ADDR arg0, int arg1, int arg2, struct expression *arg3) override |
int | masked_watch_num_registers (CORE_ADDR arg0, CORE_ADDR arg1) override |
int | can_do_single_step () override |
bool | supports_terminal_ours () override |
void | terminal_init () override |
void | terminal_inferior () override |
void | terminal_save_inferior () override |
void | terminal_ours_for_output () override |
void | terminal_ours () override |
void | terminal_info (const char *arg0, int arg1) override |
void | kill () override |
void | load (const char *arg0, int arg1) override |
int | insert_fork_catchpoint (int arg0) override |
int | remove_fork_catchpoint (int arg0) override |
int | insert_vfork_catchpoint (int arg0) override |
int | remove_vfork_catchpoint (int arg0) override |
void | follow_fork (inferior *arg0, ptid_t arg1, target_waitkind arg2, bool arg3, bool arg4) override |
int | insert_exec_catchpoint (int arg0) override |
int | remove_exec_catchpoint (int arg0) override |
void | follow_exec (inferior *arg0, ptid_t arg1, const char *arg2) override |
int | set_syscall_catchpoint (int arg0, bool arg1, int arg2, gdb::array_view< const int > arg3) override |
void | mourn_inferior () override |
void | pass_signals (gdb::array_view< const unsigned char > arg0) override |
void | program_signals (gdb::array_view< const unsigned char > arg0) override |
bool | thread_alive (ptid_t arg0) override |
void | update_thread_list () override |
std::string | pid_to_str (ptid_t arg0) override |
const char * | extra_thread_info (thread_info *arg0) override |
const char * | thread_name (thread_info *arg0) override |
thread_info * | thread_handle_to_thread_info (const gdb_byte *arg0, int arg1, inferior *arg2) override |
gdb::byte_vector | thread_info_to_thread_handle (struct thread_info *arg0) override |
void | stop (ptid_t arg0) override |
void | interrupt () override |
void | pass_ctrlc () override |
void | rcmd (const char *arg0, struct ui_file *arg1) override |
const char * | pid_to_exec_file (int arg0) override |
void | log_command (const char *arg0) override |
const target_section_table * | get_section_table () override |
thread_control_capabilities | get_thread_control_capabilities () override |
bool | attach_no_wait () override |
bool | can_async_p () override |
bool | is_async_p () override |
void | async (bool arg0) override |
int | async_wait_fd () override |
bool | has_pending_events () override |
void | thread_events (int arg0) override |
bool | supports_non_stop () override |
bool | always_non_stop_p () override |
int | find_memory_regions (find_memory_region_ftype arg0, void *arg1) override |
gdb::unique_xmalloc_ptr< char > | make_corefile_notes (bfd *arg0, int *arg1) override |
gdb_byte * | get_bookmark (const char *arg0, int arg1) override |
void | goto_bookmark (const gdb_byte *arg0, int arg1) override |
CORE_ADDR | get_thread_local_address (ptid_t arg0, CORE_ADDR arg1, CORE_ADDR arg2) override |
enum target_xfer_status | xfer_partial (enum target_object arg0, const char *arg1, gdb_byte *arg2, const gdb_byte *arg3, ULONGEST arg4, ULONGEST arg5, ULONGEST *arg6) override |
ULONGEST | get_memory_xfer_limit () override |
std::vector< mem_region > | memory_map () override |
void | flash_erase (ULONGEST arg0, LONGEST arg1) override |
void | flash_done () override |
const struct target_desc * | read_description () override |
ptid_t | get_ada_task_ptid (long arg0, ULONGEST arg1) override |
int | auxv_parse (const gdb_byte **arg0, const gdb_byte *arg1, CORE_ADDR *arg2, CORE_ADDR *arg3) override |
int | search_memory (CORE_ADDR arg0, ULONGEST arg1, const gdb_byte *arg2, ULONGEST arg3, CORE_ADDR *arg4) override |
bool | can_execute_reverse () override |
enum exec_direction_kind | execution_direction () override |
bool | supports_multi_process () override |
bool | supports_enable_disable_tracepoint () override |
bool | supports_disable_randomization () override |
bool | supports_string_tracing () override |
bool | supports_evaluation_of_breakpoint_conditions () override |
bool | supports_dumpcore () override |
void | dumpcore (const char *arg0) override |
bool | can_run_breakpoint_commands () override |
struct gdbarch * | thread_architecture (ptid_t arg0) override |
struct address_space * | thread_address_space (ptid_t arg0) override |
bool | filesystem_is_local () override |
void | trace_init () override |
void | download_tracepoint (struct bp_location *arg0) override |
bool | can_download_tracepoint () override |
void | download_trace_state_variable (const trace_state_variable &arg0) override |
void | enable_tracepoint (struct bp_location *arg0) override |
void | disable_tracepoint (struct bp_location *arg0) override |
void | trace_set_readonly_regions () override |
void | trace_start () override |
int | get_trace_status (struct trace_status *arg0) override |
void | get_tracepoint_status (struct breakpoint *arg0, struct uploaded_tp *arg1) override |
void | trace_stop () override |
int | trace_find (enum trace_find_type arg0, int arg1, CORE_ADDR arg2, CORE_ADDR arg3, int *arg4) override |
bool | get_trace_state_variable_value (int arg0, LONGEST *arg1) override |
int | save_trace_data (const char *arg0) override |
int | upload_tracepoints (struct uploaded_tp **arg0) override |
int | upload_trace_state_variables (struct uploaded_tsv **arg0) override |
LONGEST | get_raw_trace_data (gdb_byte *arg0, ULONGEST arg1, LONGEST arg2) override |
int | get_min_fast_tracepoint_insn_len () override |
void | set_disconnected_tracing (int arg0) override |
void | set_circular_trace_buffer (int arg0) override |
void | set_trace_buffer_size (LONGEST arg0) override |
bool | set_trace_notes (const char *arg0, const char *arg1, const char *arg2) override |
int | core_of_thread (ptid_t arg0) override |
int | verify_memory (const gdb_byte *arg0, CORE_ADDR arg1, ULONGEST arg2) override |
bool | get_tib_address (ptid_t arg0, CORE_ADDR *arg1) override |
void | set_permissions () override |
bool | static_tracepoint_marker_at (CORE_ADDR arg0, static_tracepoint_marker *arg1) override |
std::vector< static_tracepoint_marker > | static_tracepoint_markers_by_strid (const char *arg0) override |
traceframe_info_up | traceframe_info () override |
bool | use_agent (bool arg0) override |
bool | can_use_agent () override |
struct btrace_target_info * | enable_btrace (thread_info *arg0, const struct btrace_config *arg1) override |
void | disable_btrace (struct btrace_target_info *arg0) override |
void | teardown_btrace (struct btrace_target_info *arg0) override |
enum btrace_error | read_btrace (struct btrace_data *arg0, struct btrace_target_info *arg1, enum btrace_read_type arg2) override |
const struct btrace_config * | btrace_conf (const struct btrace_target_info *arg0) override |
enum record_method | record_method (ptid_t arg0) override |
void | stop_recording () override |
void | info_record () override |
void | save_record (const char *arg0) override |
bool | supports_delete_record () override |
void | delete_record () override |
bool | record_is_replaying (ptid_t arg0) override |
bool | record_will_replay (ptid_t arg0, int arg1) override |
void | record_stop_replaying () override |
void | goto_record_begin () override |
void | goto_record_end () override |
void | goto_record (ULONGEST arg0) override |
void | insn_history (int arg0, gdb_disassembly_flags arg1) override |
void | insn_history_from (ULONGEST arg0, int arg1, gdb_disassembly_flags arg2) override |
void | insn_history_range (ULONGEST arg0, ULONGEST arg1, gdb_disassembly_flags arg2) override |
void | call_history (int arg0, record_print_flags arg1) override |
void | call_history_from (ULONGEST arg0, int arg1, record_print_flags arg2) override |
void | call_history_range (ULONGEST arg0, ULONGEST arg1, record_print_flags arg2) override |
bool | augmented_libraries_svr4_read () override |
const struct frame_unwind * | get_unwinder () override |
const struct frame_unwind * | get_tailcall_unwinder () override |
void | prepare_to_generate_core () override |
void | done_generating_core () override |
bool | supports_memory_tagging () override |
bool | fetch_memtags (CORE_ADDR arg0, size_t arg1, gdb::byte_vector &arg2, int arg3) override |
bool | store_memtags (CORE_ADDR arg0, size_t arg1, const gdb::byte_vector &arg2, int arg3) override |
![]() | |
virtual strata | stratum () const =0 |
target_ops * | beneath () const |
virtual | ~target_ops () |
virtual const target_info & | info () const =0 |
const char * | shortname () const |
const char * | longname () const |
virtual void | close () |
virtual bool | can_attach () |
virtual void | attach (const char *, int) |
virtual void | post_attach (int) TARGET_DEFAULT_IGNORE() |
virtual void | detach (inferior *, int) TARGET_DEFAULT_IGNORE() |
virtual void | disconnect (const char *, int) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | resume (ptid_t, int TARGET_DEBUG_PRINTER(target_debug_print_step), enum gdb_signal) TARGET_DEFAULT_NORETURN(noprocess()) |
virtual void | commit_resumed () TARGET_DEFAULT_IGNORE() |
virtual ptid_t | wait (ptid_t, struct target_waitstatus *, target_wait_flags options) TARGET_DEFAULT_FUNC(default_target_wait) |
virtual void | fetch_registers (struct regcache *, int) TARGET_DEFAULT_IGNORE() |
virtual void | store_registers (struct regcache *, int) TARGET_DEFAULT_NORETURN(noprocess()) |
virtual void | prepare_to_store (struct regcache *) TARGET_DEFAULT_NORETURN(noprocess()) |
virtual void | files_info () TARGET_DEFAULT_IGNORE() |
virtual int | insert_breakpoint (struct gdbarch *, struct bp_target_info *) TARGET_DEFAULT_NORETURN(noprocess()) |
virtual int | remove_breakpoint (struct gdbarch *, struct bp_target_info *, enum remove_bp_reason) TARGET_DEFAULT_NORETURN(noprocess()) |
virtual bool | stopped_by_sw_breakpoint () TARGET_DEFAULT_RETURN(false) |
virtual bool | supports_stopped_by_sw_breakpoint () TARGET_DEFAULT_RETURN(false) |
virtual bool | stopped_by_hw_breakpoint () TARGET_DEFAULT_RETURN(false) |
virtual bool | supports_stopped_by_hw_breakpoint () TARGET_DEFAULT_RETURN(false) |
virtual int | can_use_hw_breakpoint (enum bptype, int, int) TARGET_DEFAULT_RETURN(0) |
virtual int | ranged_break_num_registers () TARGET_DEFAULT_RETURN(-1) |
virtual int | insert_hw_breakpoint (struct gdbarch *, struct bp_target_info *) TARGET_DEFAULT_RETURN(-1) |
virtual int | remove_hw_breakpoint (struct gdbarch *, struct bp_target_info *) TARGET_DEFAULT_RETURN(-1) |
virtual int | remove_watchpoint (CORE_ADDR, int, enum target_hw_bp_type, struct expression *) TARGET_DEFAULT_RETURN(-1) |
virtual int | insert_watchpoint (CORE_ADDR, int, enum target_hw_bp_type, struct expression *) TARGET_DEFAULT_RETURN(-1) |
virtual int | insert_mask_watchpoint (CORE_ADDR, CORE_ADDR, enum target_hw_bp_type) TARGET_DEFAULT_RETURN(1) |
virtual int | remove_mask_watchpoint (CORE_ADDR, CORE_ADDR, enum target_hw_bp_type) TARGET_DEFAULT_RETURN(1) |
virtual bool | stopped_by_watchpoint () TARGET_DEFAULT_RETURN(false) |
virtual bool | have_steppable_watchpoint () TARGET_DEFAULT_RETURN(false) |
virtual bool | stopped_data_address (CORE_ADDR *) TARGET_DEFAULT_RETURN(false) |
virtual bool | watchpoint_addr_within_range (CORE_ADDR, CORE_ADDR, int) TARGET_DEFAULT_FUNC(default_watchpoint_addr_within_range) |
virtual int | region_ok_for_hw_watchpoint (CORE_ADDR, int) TARGET_DEFAULT_FUNC(default_region_ok_for_hw_watchpoint) |
virtual bool | can_accel_watchpoint_condition (CORE_ADDR, int, int, struct expression *) TARGET_DEFAULT_RETURN(false) |
virtual int | masked_watch_num_registers (CORE_ADDR, CORE_ADDR) TARGET_DEFAULT_RETURN(-1) |
virtual int | can_do_single_step () TARGET_DEFAULT_RETURN(-1) |
virtual bool | supports_terminal_ours () TARGET_DEFAULT_RETURN(false) |
virtual void | terminal_init () TARGET_DEFAULT_IGNORE() |
virtual void | terminal_inferior () TARGET_DEFAULT_IGNORE() |
virtual void | terminal_save_inferior () TARGET_DEFAULT_IGNORE() |
virtual void | terminal_ours_for_output () TARGET_DEFAULT_IGNORE() |
virtual void | terminal_ours () TARGET_DEFAULT_IGNORE() |
virtual void | terminal_info (const char *, int) TARGET_DEFAULT_FUNC(default_terminal_info) |
virtual void | kill () TARGET_DEFAULT_NORETURN(noprocess()) |
virtual void | load (const char *, int) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual bool | can_create_inferior () |
virtual void | create_inferior (const char *, const std::string &, char **, int) |
virtual int | insert_fork_catchpoint (int) TARGET_DEFAULT_RETURN(1) |
virtual int | remove_fork_catchpoint (int) TARGET_DEFAULT_RETURN(1) |
virtual int | insert_vfork_catchpoint (int) TARGET_DEFAULT_RETURN(1) |
virtual int | remove_vfork_catchpoint (int) TARGET_DEFAULT_RETURN(1) |
virtual void | follow_fork (inferior *, ptid_t, target_waitkind, bool, bool) TARGET_DEFAULT_FUNC(default_follow_fork) |
virtual int | insert_exec_catchpoint (int) TARGET_DEFAULT_RETURN(1) |
virtual int | remove_exec_catchpoint (int) TARGET_DEFAULT_RETURN(1) |
virtual void | follow_exec (inferior *, ptid_t, const char *) TARGET_DEFAULT_IGNORE() |
virtual int | set_syscall_catchpoint (int, bool, int, gdb::array_view< const int >) TARGET_DEFAULT_RETURN(1) |
virtual void | mourn_inferior () TARGET_DEFAULT_FUNC(default_mourn_inferior) |
virtual bool | can_run () |
virtual void | pass_signals (gdb::array_view< const unsigned char > TARGET_DEBUG_PRINTER(target_debug_print_signals)) TARGET_DEFAULT_IGNORE() |
virtual void | program_signals (gdb::array_view< const unsigned char > TARGET_DEBUG_PRINTER(target_debug_print_signals)) TARGET_DEFAULT_IGNORE() |
virtual bool | thread_alive (ptid_t ptid) TARGET_DEFAULT_RETURN(false) |
virtual void | update_thread_list () TARGET_DEFAULT_IGNORE() |
virtual std::string | pid_to_str (ptid_t) TARGET_DEFAULT_FUNC(default_pid_to_str) |
virtual const char * | extra_thread_info (thread_info *) TARGET_DEFAULT_RETURN(NULL) |
virtual const char * | thread_name (thread_info *) TARGET_DEFAULT_RETURN(NULL) |
virtual thread_info * | thread_handle_to_thread_info (const gdb_byte *, int, inferior *inf) TARGET_DEFAULT_RETURN(NULL) |
virtual void | interrupt () TARGET_DEFAULT_IGNORE() |
virtual void | pass_ctrlc () TARGET_DEFAULT_FUNC(default_target_pass_ctrlc) |
virtual void | rcmd (const char *command, struct ui_file *output) TARGET_DEFAULT_FUNC(default_rcmd) |
virtual const char * | pid_to_exec_file (int pid) TARGET_DEFAULT_RETURN(NULL) |
virtual void | log_command (const char *) TARGET_DEFAULT_IGNORE() |
virtual const target_section_table * | get_section_table () TARGET_DEFAULT_RETURN(default_get_section_table()) |
virtual bool | has_all_memory () |
virtual bool | has_memory () |
virtual bool | has_stack () |
virtual bool | has_registers () |
virtual bool | has_execution (inferior *inf) |
virtual thread_control_capabilities | get_thread_control_capabilities () TARGET_DEFAULT_RETURN(tc_none) |
virtual bool | attach_no_wait () TARGET_DEFAULT_RETURN(0) |
virtual bool | can_async_p () TARGET_DEFAULT_RETURN(false) |
virtual bool | is_async_p () TARGET_DEFAULT_RETURN(false) |
virtual void | async (bool) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual int | async_wait_fd () TARGET_DEFAULT_NORETURN(noprocess()) |
virtual bool | has_pending_events () TARGET_DEFAULT_RETURN(false) |
virtual void | thread_events (int) TARGET_DEFAULT_IGNORE() |
virtual bool | supports_non_stop () TARGET_DEFAULT_RETURN(false) |
virtual bool | always_non_stop_p () TARGET_DEFAULT_RETURN(false) |
virtual int | find_memory_regions (find_memory_region_ftype func, void *data) TARGET_DEFAULT_FUNC(dummy_find_memory_regions) |
virtual gdb::unique_xmalloc_ptr< char > | make_corefile_notes (bfd *, int *) TARGET_DEFAULT_FUNC(dummy_make_corefile_notes) |
virtual gdb_byte * | get_bookmark (const char *, int) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | goto_bookmark (const gdb_byte *, int) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual CORE_ADDR | get_thread_local_address (ptid_t ptid, CORE_ADDR load_module_addr, CORE_ADDR offset) TARGET_DEFAULT_NORETURN(generic_tls_error()) |
virtual enum target_xfer_status | xfer_partial (enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) TARGET_DEFAULT_RETURN(TARGET_XFER_E_IO) |
virtual ULONGEST | get_memory_xfer_limit () TARGET_DEFAULT_RETURN(ULONGEST_MAX) |
virtual std::vector< mem_region > virtual memory_map() TARGET_DEFAULT_RETURN(std void | flash_erase (ULONGEST address, LONGEST length) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | flash_done () TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual const struct target_desc * | read_description () TARGET_DEFAULT_RETURN(NULL) |
virtual ptid_t | get_ada_task_ptid (long lwp, ULONGEST thread) TARGET_DEFAULT_FUNC(default_get_ada_task_ptid) |
virtual int | auxv_parse (const gdb_byte **readptr, const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) TARGET_DEFAULT_FUNC(default_auxv_parse) |
virtual int | search_memory (CORE_ADDR start_addr, ULONGEST search_space_len, const gdb_byte *pattern, ULONGEST pattern_len, CORE_ADDR *found_addrp) TARGET_DEFAULT_FUNC(default_search_memory) |
virtual bool | can_execute_reverse () TARGET_DEFAULT_RETURN(false) |
virtual enum exec_direction_kind | execution_direction () TARGET_DEFAULT_FUNC(default_execution_direction) |
virtual bool | supports_multi_process () TARGET_DEFAULT_RETURN(false) |
virtual bool | supports_enable_disable_tracepoint () TARGET_DEFAULT_RETURN(false) |
virtual bool | supports_disable_randomization () TARGET_DEFAULT_FUNC(find_default_supports_disable_randomization) |
virtual bool | supports_string_tracing () TARGET_DEFAULT_RETURN(false) |
virtual bool | supports_evaluation_of_breakpoint_conditions () TARGET_DEFAULT_RETURN(false) |
virtual bool | supports_dumpcore () TARGET_DEFAULT_RETURN(false) |
virtual void | dumpcore (const char *filename) TARGET_DEFAULT_IGNORE() |
virtual bool | can_run_breakpoint_commands () TARGET_DEFAULT_RETURN(false) |
virtual struct gdbarch * | thread_architecture (ptid_t) TARGET_DEFAULT_RETURN(NULL) |
virtual struct address_space * | thread_address_space (ptid_t) TARGET_DEFAULT_RETURN(NULL) |
virtual bool | filesystem_is_local () TARGET_DEFAULT_RETURN(true) |
virtual int | fileio_open (struct inferior *inf, const char *filename, int flags, int mode, int warn_if_slow, fileio_error *target_errno) |
virtual int | fileio_pwrite (int fd, const gdb_byte *write_buf, int len, ULONGEST offset, fileio_error *target_errno) |
virtual int | fileio_pread (int fd, gdb_byte *read_buf, int len, ULONGEST offset, fileio_error *target_errno) |
virtual int | fileio_fstat (int fd, struct stat *sb, fileio_error *target_errno) |
virtual int | fileio_close (int fd, fileio_error *target_errno) |
virtual int | fileio_unlink (struct inferior *inf, const char *filename, fileio_error *target_errno) |
virtual gdb::optional< std::string > | fileio_readlink (struct inferior *inf, const char *filename, fileio_error *target_errno) |
virtual bool | info_proc (const char *, enum info_proc_what) |
virtual void | trace_init () TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | download_tracepoint (struct bp_location *location) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual bool | can_download_tracepoint () TARGET_DEFAULT_RETURN(false) |
virtual void | download_trace_state_variable (const trace_state_variable &tsv) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | enable_tracepoint (struct bp_location *location) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | disable_tracepoint (struct bp_location *location) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | trace_set_readonly_regions () TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | trace_start () TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual int | get_trace_status (struct trace_status *ts) TARGET_DEFAULT_RETURN(-1) |
virtual void | get_tracepoint_status (struct breakpoint *tp, struct uploaded_tp *utp) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | trace_stop () TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual int | trace_find (enum trace_find_type type, int num, CORE_ADDR addr1, CORE_ADDR addr2, int *tpp) TARGET_DEFAULT_RETURN(-1) |
virtual bool | get_trace_state_variable_value (int tsv, LONGEST *val) TARGET_DEFAULT_RETURN(false) |
virtual int | save_trace_data (const char *filename) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual int | upload_tracepoints (struct uploaded_tp **utpp) TARGET_DEFAULT_RETURN(0) |
virtual int | upload_trace_state_variables (struct uploaded_tsv **utsvp) TARGET_DEFAULT_RETURN(0) |
virtual LONGEST | get_raw_trace_data (gdb_byte *buf, ULONGEST offset, LONGEST len) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual int | get_min_fast_tracepoint_insn_len () TARGET_DEFAULT_RETURN(-1) |
virtual void | set_disconnected_tracing (int val) TARGET_DEFAULT_IGNORE() |
virtual void | set_circular_trace_buffer (int val) TARGET_DEFAULT_IGNORE() |
virtual void | set_trace_buffer_size (LONGEST val) TARGET_DEFAULT_IGNORE() |
virtual bool | set_trace_notes (const char *user, const char *notes, const char *stopnotes) TARGET_DEFAULT_RETURN(false) |
virtual int | core_of_thread (ptid_t ptid) TARGET_DEFAULT_RETURN(-1) |
virtual int | verify_memory (const gdb_byte *data, CORE_ADDR memaddr, ULONGEST size) TARGET_DEFAULT_FUNC(default_verify_memory) |
virtual bool | get_tib_address (ptid_t ptid, CORE_ADDR *addr) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | set_permissions () TARGET_DEFAULT_IGNORE() |
virtual bool | static_tracepoint_marker_at (CORE_ADDR, static_tracepoint_marker *marker) TARGET_DEFAULT_RETURN(false) |
virtual std::vector< static_tracepoint_marker > | static_tracepoint_markers_by_strid (const char *id) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual traceframe_info_up | traceframe_info () TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual bool | use_agent (bool use) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual bool | can_use_agent () TARGET_DEFAULT_RETURN(false) |
virtual struct btrace_target_info * | enable_btrace (thread_info *tp, const struct btrace_config *conf) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | disable_btrace (struct btrace_target_info *tinfo) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | teardown_btrace (struct btrace_target_info *tinfo) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual enum btrace_error | read_btrace (struct btrace_data *data, struct btrace_target_info *btinfo, enum btrace_read_type type) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual const struct btrace_config * | btrace_conf (const struct btrace_target_info *) TARGET_DEFAULT_RETURN(NULL) |
virtual enum record_method | record_method (ptid_t ptid) TARGET_DEFAULT_RETURN(RECORD_METHOD_NONE) |
virtual void | stop_recording () TARGET_DEFAULT_IGNORE() |
virtual void | info_record () TARGET_DEFAULT_IGNORE() |
virtual void | save_record (const char *filename) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual bool | supports_delete_record () TARGET_DEFAULT_RETURN(false) |
virtual void | delete_record () TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual bool | record_is_replaying (ptid_t ptid) TARGET_DEFAULT_RETURN(false) |
virtual bool | record_will_replay (ptid_t ptid, int dir) TARGET_DEFAULT_RETURN(false) |
virtual void | record_stop_replaying () TARGET_DEFAULT_IGNORE() |
virtual void | goto_record_begin () TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | goto_record_end () TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | goto_record (ULONGEST insn) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | insn_history (int size, gdb_disassembly_flags flags) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | insn_history_from (ULONGEST from, int size, gdb_disassembly_flags flags) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | insn_history_range (ULONGEST begin, ULONGEST end, gdb_disassembly_flags flags) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | call_history (int size, record_print_flags flags) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | call_history_from (ULONGEST begin, int size, record_print_flags flags) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual void | call_history_range (ULONGEST begin, ULONGEST end, record_print_flags flags) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual bool | augmented_libraries_svr4_read () TARGET_DEFAULT_RETURN(false) |
virtual const struct frame_unwind * | get_unwinder () TARGET_DEFAULT_RETURN(NULL) |
virtual const struct frame_unwind * | get_tailcall_unwinder () TARGET_DEFAULT_RETURN(NULL) |
virtual void | prepare_to_generate_core () TARGET_DEFAULT_IGNORE() |
virtual void | done_generating_core () TARGET_DEFAULT_IGNORE() |
virtual bool | supports_memory_tagging () TARGET_DEFAULT_RETURN(false) |
virtual bool | fetch_memtags (CORE_ADDR address, size_t len, gdb::byte_vector &tags, int type) TARGET_DEFAULT_NORETURN(tcomplain()) |
virtual bool | store_memtags (CORE_ADDR address, size_t len, const gdb::byte_vector &tags, int type) TARGET_DEFAULT_NORETURN(tcomplain()) |
Additional Inherited Members | |
![]() | |
virtual gdb::byte_vector virtual thread_info_to_thread_handle(struct thread_info *) TARGET_DEFAULT_RETURN(gdb voi | stop )(ptid_t) TARGET_DEFAULT_IGNORE() |
Definition at line 27 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2283 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2165 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2187 of file target-delegates.c.
References noprocess().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2090 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4342 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2632 of file target-delegates.c.
References default_auxv_parse().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3892 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4266 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4290 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4316 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1142 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2115 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1202 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3064 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2698 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2919 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3765 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 773 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 476 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3556 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4031 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 403 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3818 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3133 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 426 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4437 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3089 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3042 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2898 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3790 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3111 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2723 of file target-delegates.c.
References default_execution_direction().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1799 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4482 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 526 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 595 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2996 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2308 of file target-delegates.c.
References dummy_find_memory_regions().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2558 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2534 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1607 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1525 of file target-delegates.c.
References default_follow_fork().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2604 of file target-delegates.c.
References default_get_ada_task_ptid().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2364 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2484 of file target-delegates.c.
References ULONGEST_MAX.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3438 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3408 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2040 of file target-delegates.c.
References default_get_section_table().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4392 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2065 of file target-delegates.c.
References tc_none.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2416 of file target-delegates.c.
References generic_tls_error().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3612 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3302 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3197 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3223 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4367 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2392 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4168 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4126 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4147 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2212 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1033 of file target-delegates.c.
|
overridevirtual |
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3964 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 615 of file target-delegates.c.
References noprocess().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1555 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1421 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 828 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 948 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1473 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 916 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4190 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4214 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4240 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1928 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2140 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1376 of file target-delegates.c.
References noprocess().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1397 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2019 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2336 of file target-delegates.c.
References dummy_make_corefile_notes().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1174 of file target-delegates.c.
|
override |
Definition at line 2509 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1664 of file target-delegates.c.
References default_mourn_inferior().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1948 of file target-delegates.c.
References default_target_pass_ctrlc().
|
override |
Definition at line 1685 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1993 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1773 of file target-delegates.c.
References default_pid_to_str().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 382 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4417 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 573 of file target-delegates.c.
References noprocess().
|
override |
Definition at line 1706 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 803 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1969 of file target-delegates.c.
References default_rcmd().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3862 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2579 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4052 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3918 of file target-delegates.c.
References RECORD_METHOD_NONE.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4106 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4078 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1114 of file target-delegates.c.
References default_region_ok_for_hw_watchpoint().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 643 of file target-delegates.c.
References noprocess().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1581 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1447 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 856 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 978 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1499 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 884 of file target-delegates.c.
|
override |
Definition at line 450 of file target-delegates.c.
References noprocess().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3984 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3330 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2664 of file target-delegates.c.
References default_search_memory().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3484 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3463 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3640 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1632 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3505 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3526 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3660 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3688 of file target-delegates.c.
References tcomplain().
|
override |
Definition at line 1907 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3944 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 723 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 673 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1008 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1058 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4514 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 549 of file target-delegates.c.
References noprocess().
|
overridevirtual |
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4006 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2798 of file target-delegates.c.
References find_default_supports_disable_randomization().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2873 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2773 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2848 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 4457 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2748 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2258 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 748 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 698 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2823 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1227 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3840 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1272 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1352 of file target-delegates.c.
References default_terminal_info().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1252 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1332 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1312 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1292 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2970 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1727 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2944 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2237 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1851 of file target-delegates.c.
|
override |
Definition at line 1881 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1825 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3268 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3021 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3155 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3176 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3247 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3714 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1753 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3382 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3356 of file target-delegates.c.
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3739 of file target-delegates.c.
References tcomplain().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 3582 of file target-delegates.c.
References default_verify_memory().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 496 of file target-delegates.c.
References default_target_wait().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 1084 of file target-delegates.c.
References default_watchpoint_addr_within_range().
|
overridevirtual |
Reimplemented from target_ops.
Definition at line 2446 of file target-delegates.c.
References TARGET_XFER_E_IO.