GDB (xrefs)
|
Public Attributes | |
threadref | threadid |
int | active |
char | display [256] |
char | shortname [32] |
char | more_display [256] |
int gdb_ext_thread_info::active |
Definition at line 3206 of file remote.c.
Referenced by remote_target::extra_thread_info().
char gdb_ext_thread_info::display[256] |
Definition at line 3208 of file remote.c.
Referenced by remote_target::extra_thread_info().
char gdb_ext_thread_info::more_display[256] |
Definition at line 3211 of file remote.c.
Referenced by remote_target::extra_thread_info().
char gdb_ext_thread_info::shortname[32] |
Definition at line 3210 of file remote.c.
Referenced by remote_target::extra_thread_info().