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

Public Attributes

threadref threadid
 
int active
 
char display [256]
 
char shortname [32]
 
char more_display [256]
 

Detailed Description

Definition at line 3203 of file remote.c.

Member Data Documentation

◆ active

int gdb_ext_thread_info::active

Definition at line 3206 of file remote.c.

Referenced by remote_target::extra_thread_info().

◆ display

char gdb_ext_thread_info::display[256]

Definition at line 3208 of file remote.c.

Referenced by remote_target::extra_thread_info().

◆ more_display

char gdb_ext_thread_info::more_display[256]

Definition at line 3211 of file remote.c.

Referenced by remote_target::extra_thread_info().

◆ shortname

char gdb_ext_thread_info::shortname[32]

Definition at line 3210 of file remote.c.

Referenced by remote_target::extra_thread_info().

◆ threadid

threadref gdb_ext_thread_info::threadid

Definition at line 3205 of file remote.c.


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