|
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 2058 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 2060 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 2063 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 2062 of file remote.c.
Referenced by remote_threads_extra_info(), and remote_unpack_thread_info_response().
| threadref gdb_ext_thread_info::threadid |
Definition at line 2057 of file remote.c.
Referenced by remote_unpack_thread_info_response().
1.8.10