GDB (xrefs)
Public Attributes | List of all members
x86_process_info Struct Reference

Public Attributes

struct x86_process_infonext
 
pid_t pid
 
struct x86_debug_reg_state state
 

Detailed Description

Definition at line 44 of file x86-nat.c.

Member Data Documentation

struct x86_process_info* x86_process_info::next
pid_t x86_process_info::pid

Definition at line 50 of file x86-nat.c.

Referenced by x86_add_process(), x86_find_process_pid(), and x86_forget_process().

struct x86_debug_reg_state x86_process_info::state

Definition at line 53 of file x86-nat.c.

Referenced by x86_debug_reg_state().


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