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

Public Attributes

char * type
 
char * title
 
char * description
 
LONGEST(* getter )(gdb_byte *readbuf, ULONGEST offset, ULONGEST len)
 

Detailed Description

Definition at line 1627 of file linux-osdata.c.

Member Data Documentation

char* osdata_type::description

Definition at line 1630 of file linux-osdata.c.

LONGEST(* osdata_type::getter) (gdb_byte *readbuf, ULONGEST offset, ULONGEST len)

Definition at line 1631 of file linux-osdata.c.

char* osdata_type::title

Definition at line 1629 of file linux-osdata.c.

char* osdata_type::type

Definition at line 1628 of file linux-osdata.c.

Referenced by linux_common_xfer_osdata().


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