GDB (xrefs)
Functions
/tmp/gdb-8.1/gdb/inf-ptrace.h File Reference

Go to the source code of this file.

Functions

struct target_opsinf_ptrace_target (void)
 
struct target_opsinf_ptrace_trad_target (CORE_ADDR(*register_u_offset)(struct gdbarch *, int, int))
 
pid_t get_ptrace_pid (ptid_t)
 
void inf_ptrace_detach_success (struct target_ops *ops)
 

Function Documentation

◆ get_ptrace_pid()

pid_t get_ptrace_pid ( ptid_t  )

◆ inf_ptrace_detach_success()

void inf_ptrace_detach_success ( struct target_ops ops)

◆ inf_ptrace_target()

struct target_ops* inf_ptrace_target ( void  )

◆ inf_ptrace_trad_target()

struct target_ops* inf_ptrace_trad_target ( CORE_ADDR(*)(struct gdbarch *, int, int)  register_u_offset)