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

Public Attributes

struct s390_process_infonext = nullptr
 
pid_t pid = 0
 
struct s390_debug_reg_state state
 

Detailed Description

Definition at line 519 of file s390-linux-nat.c.

Member Data Documentation

◆ next

struct s390_process_info* s390_process_info::next = nullptr

Definition at line 521 of file s390-linux-nat.c.

◆ pid

pid_t s390_process_info::pid = 0

Definition at line 522 of file s390-linux-nat.c.

◆ state

struct s390_debug_reg_state s390_process_info::state

Definition at line 523 of file s390-linux-nat.c.

Referenced by s390_get_debug_reg_state().


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