|
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 2300 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 2302 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 2305 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 2304 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 2299 of file remote.c.
Referenced by remote_unpack_thread_info_response().
1.8.14