GDB (xrefs)
Loading...
Searching...
No Matches
procfs_target Member List

This is the complete list of members for procfs_target, including all inherited members.

always_non_stop_p() TARGET_DEFAULT_RETURN(false)target_opsvirtual
async(bool) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
async_wait_fd() TARGET_DEFAULT_NORETURN(noprocess())target_opsvirtual
attach(const char *, int) overrideprocfs_targetvirtual
attach_no_wait() TARGET_DEFAULT_RETURN(0)target_opsvirtual
augmented_libraries_svr4_read() TARGET_DEFAULT_RETURN(false)target_opsvirtual
auxv_parse(const gdb_byte **readptr, const gdb_byte *endptr, CORE_ADDR *typep, CORE_ADDR *valp) overrideprocfs_targetvirtual
beneath() consttarget_ops
btrace_conf(const struct btrace_target_info *) TARGET_DEFAULT_RETURN(NULL)target_opsvirtual
call_history(int size, record_print_flags flags) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
call_history_from(ULONGEST begin, int size, record_print_flags flags) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
call_history_range(ULONGEST begin, ULONGEST end, record_print_flags flags) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
can_accel_watchpoint_condition(CORE_ADDR, int, int, struct expression *) TARGET_DEFAULT_RETURN(false)target_opsvirtual
can_async_p() overrideprocess_stratum_targetinlinevirtual
can_attach() overrideinf_child_targetvirtual
can_create_inferior() overrideinf_child_targetvirtual
can_do_single_step() TARGET_DEFAULT_RETURN(-1)target_opsvirtual
can_download_tracepoint() TARGET_DEFAULT_RETURN(false)target_opsvirtual
can_execute_reverse() TARGET_DEFAULT_RETURN(false)target_opsvirtual
can_run() overrideinf_child_targetvirtual
can_run_breakpoint_commands() TARGET_DEFAULT_RETURN(false)target_opsvirtual
can_use_agent() overrideinf_child_targetvirtual
can_use_hw_breakpoint(enum bptype, int, int) overrideprocfs_targetvirtual
close() overrideinf_child_targetvirtual
commit_resumed() TARGET_DEFAULT_IGNORE()target_opsvirtual
commit_resumed_stateprocess_stratum_target
connection_numberprocess_stratum_target
connection_string()process_stratum_targetinlinevirtual
core_of_thread(ptid_t ptid) TARGET_DEFAULT_RETURN(-1)target_opsvirtual
create_inferior(const char *, const std::string &, char **, int) overrideprocfs_targetvirtual
delete_record() TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
detach(inferior *inf, int) overrideprocfs_targetvirtual
disable_btrace(struct btrace_target_info *tinfo) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
disable_tracepoint(struct bp_location *location) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
disconnect(const char *, int) overrideinf_child_targetvirtual
done_generating_core() TARGET_DEFAULT_IGNORE()target_opsvirtual
download_trace_state_variable(const trace_state_variable &tsv) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
download_tracepoint(struct bp_location *location) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
dumpcore(const char *filename) TARGET_DEFAULT_IGNORE()target_opsvirtual
enable_btrace(thread_info *tp, const struct btrace_config *conf) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
enable_tracepoint(struct bp_location *location) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
execution_direction() TARGET_DEFAULT_FUNC(default_execution_direction)target_opsvirtual
extra_thread_info(thread_info *) TARGET_DEFAULT_RETURN(NULL)target_opsvirtual
fetch_memtags(CORE_ADDR address, size_t len, gdb::byte_vector &tags, int type) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
fetch_registers(struct regcache *, int) overrideprocfs_targetvirtual
fetch_x86_xsave_layout() TARGET_DEFAULT_RETURN(x86_xsave_layout())target_opsvirtual
fileio_close(int fd, fileio_error *target_errno) overrideinf_child_targetvirtual
fileio_fstat(int fd, struct stat *sb, fileio_error *target_errno) overrideinf_child_targetvirtual
fileio_open(struct inferior *inf, const char *filename, int flags, int mode, int warn_if_slow, fileio_error *target_errno) overrideinf_child_targetvirtual
fileio_pread(int fd, gdb_byte *read_buf, int len, ULONGEST offset, fileio_error *target_errno) overrideinf_child_targetvirtual
fileio_pwrite(int fd, const gdb_byte *write_buf, int len, ULONGEST offset, fileio_error *target_errno) overrideinf_child_targetvirtual
fileio_readlink(struct inferior *inf, const char *filename, fileio_error *target_errno) overrideinf_child_targetvirtual
fileio_unlink(struct inferior *inf, const char *filename, fileio_error *target_errno) overrideinf_child_targetvirtual
files_info() overrideprocfs_targetvirtual
filesystem_is_local() TARGET_DEFAULT_RETURN(true)target_opsvirtual
find_memory_regions(find_memory_region_ftype func, void *data) overrideprocfs_targetvirtual
find_thread(ptid_t ptid)process_stratum_target
flash_done() TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
flash_erase(ULONGEST address, LONGEST length) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
follow_exec(inferior *follow_inf, ptid_t ptid, const char *execd_pathname) overrideinf_child_targetvirtual
follow_fork(inferior *child_inf, ptid_t child_ptid, target_waitkind fork_kind, bool follow_child, bool detach_on_fork) overrideprocess_stratum_targetvirtual
get_ada_task_ptid(long lwp, ULONGEST thread) TARGET_DEFAULT_FUNC(default_get_ada_task_ptid)target_opsvirtual
get_bookmark(const char *, int) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
get_memory_xfer_limit() TARGET_DEFAULT_RETURN(ULONGEST_MAX)target_opsvirtual
get_min_fast_tracepoint_insn_len() TARGET_DEFAULT_RETURN(-1)target_opsvirtual
get_raw_trace_data(gdb_byte *buf, ULONGEST offset, LONGEST len) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
get_section_table() TARGET_DEFAULT_RETURN(default_get_section_table())target_opsvirtual
get_tailcall_unwinder() TARGET_DEFAULT_RETURN(NULL)target_opsvirtual
get_thread_control_capabilities() overrideprocfs_targetinlinevirtual
get_thread_local_address(ptid_t ptid, CORE_ADDR load_module_addr, CORE_ADDR offset) TARGET_DEFAULT_NORETURN(generic_tls_error())target_opsvirtual
get_tib_address(ptid_t ptid, CORE_ADDR *addr) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
get_trace_state_variable_value(int tsv, LONGEST *val) TARGET_DEFAULT_RETURN(false)target_opsvirtual
get_trace_status(struct trace_status *ts) TARGET_DEFAULT_RETURN(-1)target_opsvirtual
get_tracepoint_status(tracepoint *tp, struct uploaded_tp *utp) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
get_unwinder() TARGET_DEFAULT_RETURN(NULL)target_opsvirtual
goto_bookmark(const gdb_byte *, int) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
goto_record(ULONGEST insn) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
goto_record_begin() TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
goto_record_end() TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
has_all_memory() overrideprocess_stratum_targetvirtual
has_execution(inferior *inf) overrideprocess_stratum_targetvirtual
has_memory() overrideprocess_stratum_targetvirtual
has_pending_events() TARGET_DEFAULT_RETURN(false)target_opsvirtual
has_registers() overrideprocess_stratum_targetvirtual
has_resumed_with_pending_wait_status() constprocess_stratum_targetinline
has_stack() overrideprocess_stratum_targetvirtual
have_steppable_watchpoint() TARGET_DEFAULT_RETURN(false)target_opsvirtual
inf_child_target()=defaultinf_child_target
info() const overrideinf_child_targetvirtual
info_proc(const char *, enum info_proc_what) overrideprocfs_targetvirtual
info_record() TARGET_DEFAULT_IGNORE()target_opsvirtual
insert_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt) overridememory_breakpoint_target< process_stratum_target >inlinevirtual
insert_exec_catchpoint(int) TARGET_DEFAULT_RETURN(1)target_opsvirtual
insert_fork_catchpoint(int) TARGET_DEFAULT_RETURN(1)target_opsvirtual
insert_hw_breakpoint(struct gdbarch *, struct bp_target_info *) TARGET_DEFAULT_RETURN(-1)target_opsvirtual
insert_mask_watchpoint(CORE_ADDR, CORE_ADDR, enum target_hw_bp_type) TARGET_DEFAULT_RETURN(1)target_opsvirtual
insert_vfork_catchpoint(int) TARGET_DEFAULT_RETURN(1)target_opsvirtual
insert_watchpoint(CORE_ADDR, int, enum target_hw_bp_type, struct expression *) overrideprocfs_targetvirtual
insn_history(int size, gdb_disassembly_flags flags) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
insn_history_from(ULONGEST from, int size, gdb_disassembly_flags flags) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
insn_history_range(ULONGEST begin, ULONGEST end, gdb_disassembly_flags flags) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
interrupt() overrideinf_child_targetvirtual
is_async_p() TARGET_DEFAULT_RETURN(false)target_opsvirtual
kill() overrideprocfs_targetvirtual
load(const char *, int) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
log_command(const char *) TARGET_DEFAULT_IGNORE()target_opsvirtual
longname() consttarget_opsinline
m_resumed_with_pending_wait_statusprocess_stratum_targetprivate
make_corefile_notes(bfd *, int *) overrideprocfs_targetvirtual
masked_watch_num_registers(CORE_ADDR, CORE_ADDR) TARGET_DEFAULT_RETURN(-1)target_opsvirtual
maybe_add_resumed_with_pending_wait_status(thread_info *thread)process_stratum_target
maybe_remove_resumed_with_pending_wait_status(thread_info *thread)process_stratum_target
maybe_unpush_target()inf_child_targetprotected
mourn_inferior() overrideprocfs_targetvirtual
pass_ctrlc() overrideinf_child_targetvirtual
pass_signals(gdb::array_view< const unsigned char >) overrideprocfs_target
inf_child_target::pass_signals(gdb::array_view< const unsigned char > TARGET_DEBUG_PRINTER(target_debug_print_signals)) TARGET_DEFAULT_IGNORE()target_opsvirtual
pid_to_exec_file(int pid) overrideprocfs_targetvirtual
pid_to_str(ptid_t) overrideprocfs_targetvirtual
post_attach(int) overrideinf_child_targetvirtual
prepare_to_generate_core() TARGET_DEFAULT_IGNORE()target_opsvirtual
prepare_to_store(struct regcache *) overrideinf_child_targetvirtual
procfs_init_inferior(int pid)procfs_target
program_signals(gdb::array_view< const unsigned char > TARGET_DEBUG_PRINTER(target_debug_print_signals)) TARGET_DEFAULT_IGNORE()target_opsvirtual
random_resumed_with_pending_wait_status(inferior *inf, ptid_t filter_ptid)process_stratum_target
ranged_break_num_registers() TARGET_DEFAULT_RETURN(-1)target_opsvirtual
rcmd(const char *command, struct ui_file *output) TARGET_DEFAULT_FUNC(default_rcmd)target_opsvirtual
read_btrace(struct btrace_data *data, struct btrace_target_info *btinfo, enum btrace_read_type type) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
read_description() TARGET_DEFAULT_RETURN(NULL)target_opsvirtual
record_is_replaying(ptid_t ptid) TARGET_DEFAULT_RETURN(false)target_opsvirtual
record_method(ptid_t ptid) TARGET_DEFAULT_RETURN(RECORD_METHOD_NONE)target_opsvirtual
record_stop_replaying() TARGET_DEFAULT_IGNORE()target_opsvirtual
record_will_replay(ptid_t ptid, int dir) TARGET_DEFAULT_RETURN(false)target_opsvirtual
region_ok_for_hw_watchpoint(CORE_ADDR, int) overrideprocfs_targetvirtual
remove_breakpoint(struct gdbarch *gdbarch, struct bp_target_info *bp_tgt, enum remove_bp_reason reason) overridememory_breakpoint_target< process_stratum_target >inlinevirtual
remove_exec_catchpoint(int) TARGET_DEFAULT_RETURN(1)target_opsvirtual
remove_fork_catchpoint(int) TARGET_DEFAULT_RETURN(1)target_opsvirtual
remove_hw_breakpoint(struct gdbarch *, struct bp_target_info *) TARGET_DEFAULT_RETURN(-1)target_opsvirtual
remove_mask_watchpoint(CORE_ADDR, CORE_ADDR, enum target_hw_bp_type) TARGET_DEFAULT_RETURN(1)target_opsvirtual
remove_vfork_catchpoint(int) TARGET_DEFAULT_RETURN(1)target_opsvirtual
remove_watchpoint(CORE_ADDR, int, enum target_hw_bp_type, struct expression *) overrideprocfs_targetvirtual
resume(ptid_t, int, enum gdb_signal) overrideprocfs_target
inf_child_target::resume(ptid_t, int TARGET_DEBUG_PRINTER(target_debug_print_step), enum gdb_signal) TARGET_DEFAULT_NORETURN(noprocess())target_opsvirtual
save_record(const char *filename) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
save_trace_data(const char *filename) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
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)target_opsvirtual
set_circular_trace_buffer(int val) TARGET_DEFAULT_IGNORE()target_opsvirtual
set_disconnected_tracing(int val) TARGET_DEFAULT_IGNORE()target_opsvirtual
set_permissions() TARGET_DEFAULT_IGNORE()target_opsvirtual
set_syscall_catchpoint(int, bool, int, gdb::array_view< const int >) TARGET_DEFAULT_RETURN(1)target_opsvirtual
set_trace_buffer_size(LONGEST val) TARGET_DEFAULT_IGNORE()target_opsvirtual
set_trace_notes(const char *user, const char *notes, const char *stopnotes) TARGET_DEFAULT_RETURN(false)target_opsvirtual
shortname() consttarget_opsinline
static_tracepoint_marker_at(CORE_ADDR, static_tracepoint_marker *marker) TARGET_DEFAULT_RETURN(false)target_opsvirtual
static_tracepoint_markers_by_strid(const char *id) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
stoptarget_ops
stop_recording() TARGET_DEFAULT_IGNORE()target_opsvirtual
stopped_by_hw_breakpoint() TARGET_DEFAULT_RETURN(false)target_opsvirtual
stopped_by_sw_breakpoint() TARGET_DEFAULT_RETURN(false)target_opsvirtual
stopped_by_watchpoint() overrideprocfs_targetvirtual
stopped_data_address(CORE_ADDR *) overrideprocfs_targetvirtual
store_memtags(CORE_ADDR address, size_t len, const gdb::byte_vector &tags, int type) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
store_registers(struct regcache *, int) overrideprocfs_targetvirtual
stratum() const final overrideprocess_stratum_targetinlinevirtual
supports_delete_record() TARGET_DEFAULT_RETURN(false)target_opsvirtual
supports_disable_randomization() overrideprocess_stratum_targetinlinevirtual
supports_dumpcore() TARGET_DEFAULT_RETURN(false)target_opsvirtual
supports_enable_disable_tracepoint() TARGET_DEFAULT_RETURN(false)target_opsvirtual
supports_evaluation_of_breakpoint_conditions() TARGET_DEFAULT_RETURN(false)target_opsvirtual
supports_memory_tagging() TARGET_DEFAULT_RETURN(false)target_opsvirtual
supports_multi_process() TARGET_DEFAULT_RETURN(false)target_opsvirtual
supports_non_stop() overrideprocess_stratum_targetinlinevirtual
supports_stopped_by_hw_breakpoint() TARGET_DEFAULT_RETURN(false)target_opsvirtual
supports_stopped_by_sw_breakpoint() TARGET_DEFAULT_RETURN(false)target_opsvirtual
supports_string_tracing() TARGET_DEFAULT_RETURN(false)target_opsvirtual
supports_terminal_ours() overrideinf_child_targetvirtual
teardown_btrace(struct btrace_target_info *tinfo) TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
terminal_inferior() overrideinf_child_targetvirtual
terminal_info(const char *, int) overrideinf_child_targetvirtual
terminal_init() overrideinf_child_targetvirtual
terminal_ours() overrideinf_child_targetvirtual
terminal_ours_for_output() overrideinf_child_targetvirtual
terminal_save_inferior() overrideinf_child_targetvirtual
thread_address_space(ptid_t ptid) overrideprocess_stratum_targetvirtual
thread_alive(ptid_t ptid) overrideprocfs_targetvirtual
thread_architecture(ptid_t ptid) overrideprocess_stratum_targetvirtual
thread_events(int) TARGET_DEFAULT_IGNORE()target_opsvirtual
thread_handle_to_thread_info(const gdb_byte *, int, inferior *inf) TARGET_DEFAULT_RETURN(NULL)target_opsvirtual
thread_name(thread_info *) TARGET_DEFAULT_RETURN(NULL)target_opsvirtual
threads_executingprocess_stratum_target
trace_find(enum trace_find_type type, int num, CORE_ADDR addr1, CORE_ADDR addr2, int *tpp) TARGET_DEFAULT_RETURN(-1)target_opsvirtual
trace_init() TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
trace_set_readonly_regions() TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
trace_start() TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
trace_stop() TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
traceframe_info() TARGET_DEFAULT_NORETURN(tcomplain())target_opsvirtual
update_thread_list() overrideprocfs_targetvirtual
upload_trace_state_variables(struct uploaded_tsv **utsvp) TARGET_DEFAULT_RETURN(0)target_opsvirtual
upload_tracepoints(struct uploaded_tp **utpp) TARGET_DEFAULT_RETURN(0)target_opsvirtual
use_agent(bool use) overrideinf_child_targetvirtual
verify_memory(const gdb_byte *data, CORE_ADDR memaddr, ULONGEST size) TARGET_DEFAULT_FUNC(default_verify_memory)target_opsvirtual
wait(ptid_t, struct target_waitstatus *, target_wait_flags) overrideprocfs_targetvirtual
watchpoint_addr_within_range(CORE_ADDR, CORE_ADDR, int) TARGET_DEFAULT_FUNC(default_watchpoint_addr_within_range)target_opsvirtual
xfer_partial(enum target_object object, const char *annex, gdb_byte *readbuf, const gdb_byte *writebuf, ULONGEST offset, ULONGEST len, ULONGEST *xfered_len) overrideprocfs_targetvirtual
~inf_child_target() override=0inf_child_targetpure virtual
~process_stratum_target() override=0process_stratum_targetpure virtual
~target_ops()target_opsinlinevirtual