GDBserver
Public Attributes | List of all members
process_info_private Struct Reference

#include "linux-low.h"

Public Attributes

struct arch_process_infoarch_private
 
struct thread_dbthread_db
 
CORE_ADDR r_debug
 
int new_inferior
 
ptid_t last_wait_event_ptid
 

Detailed Description

Definition at line 107 of file linux-low.h.

Member Data Documentation

struct arch_process_info* process_info_private::arch_private
ptid_t process_info_private::last_wait_event_ptid

Definition at line 42 of file lynx-low.c.

Referenced by lynx_add_process(), lynx_resume(), and lynx_wait_1().

int process_info_private::new_inferior

Definition at line 122 of file linux-low.h.

Referenced by linux_add_process(), and linux_low_filter_event().

CORE_ADDR process_info_private::r_debug

Definition at line 117 of file linux-low.h.

Referenced by linux_qxfer_libraries_svr4().

struct thread_db* process_info_private::thread_db

The documentation for this struct was generated from the following files: