GDB (xrefs)
Loading...
Searching...
No Matches
Public Attributes | List of all members
aix_thread_variables Struct Reference

Public Attributes

int pd_able
 
int pd_active
 
pthdb_session_t pd_session
 
CORE_ADDR pd_brk_addr
 
int arch64
 

Detailed Description

Definition at line 173 of file aix-thread.c.

Member Data Documentation

◆ arch64

int aix_thread_variables::arch64

Definition at line 190 of file aix-thread.c.

◆ pd_able

int aix_thread_variables::pd_able

Definition at line 176 of file aix-thread.c.

◆ pd_active

int aix_thread_variables::pd_active

Definition at line 179 of file aix-thread.c.

◆ pd_brk_addr

CORE_ADDR aix_thread_variables::pd_brk_addr

Definition at line 186 of file aix-thread.c.

◆ pd_session

pthdb_session_t aix_thread_variables::pd_session

Definition at line 182 of file aix-thread.c.


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