GDBserver
Public Attributes | List of all members
nto_inferior Struct Reference

Public Attributes

char nto_procfs_path [PATH_MAX]
 
int ctl_fd
 
pid_t pid
 
int exit_signo
 

Detailed Description

Definition at line 58 of file nto-low.c.

Member Data Documentation

◆ ctl_fd

int nto_inferior::ctl_fd

◆ exit_signo

int nto_inferior::exit_signo

Definition at line 63 of file nto-low.c.

Referenced by nto_wait().

◆ nto_procfs_path

char nto_inferior::nto_procfs_path[PATH_MAX]

Definition at line 60 of file nto-low.c.

Referenced by do_attach().

◆ pid

pid_t nto_inferior::pid

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