GDB (xrefs)
Functions
/tmp/gdb-7.10/gdb/procfs.h File Reference

Go to the source code of this file.

Functions

struct target_opsprocfs_target (void)
 
void procfs_use_watchpoints (struct target_ops *t)
 
ptid_t procfs_first_available (void)
 

Function Documentation

ptid_t procfs_first_available ( void  )

Definition at line 5298 of file procfs.c.

References procinfo::pid, and pid_to_ptid().

Referenced by rw_common(), sol_thread_resume(), sol_thread_wait(), and sol_thread_xfer_partial().

struct target_ops* procfs_target ( void  )
void procfs_use_watchpoints ( struct target_ops t)