GDB (xrefs)
|
Public Attributes | |
threadref | threadid |
int | active |
char | display [256] |
char | shortname [32] |
char | more_display [256] |
Definition at line 1907 of file remote.c.
Referenced by remote_threads_extra_info(), and remote_unpack_thread_info_response().
char gdb_ext_thread_info::display[256] |
Definition at line 1909 of file remote.c.
Referenced by remote_threads_extra_info(), and remote_unpack_thread_info_response().
char gdb_ext_thread_info::more_display[256] |
Definition at line 1912 of file remote.c.
Referenced by remote_threads_extra_info(), and remote_unpack_thread_info_response().
char gdb_ext_thread_info::shortname[32] |
Definition at line 1911 of file remote.c.
Referenced by remote_threads_extra_info(), and remote_unpack_thread_info_response().
Definition at line 1906 of file remote.c.
Referenced by remote_unpack_thread_info_response().