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
 
ptid_t last_wait_event_ptid
 

Detailed Description

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

Member Data Documentation

◆ arch_private

struct arch_process_info* process_info_private::arch_private

◆ last_wait_event_ptid

ptid_t process_info_private::last_wait_event_ptid

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

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

◆ r_debug

CORE_ADDR process_info_private::r_debug

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

Referenced by linux_qxfer_libraries_svr4().

◆ thread_db

struct thread_db* process_info_private::thread_db

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