|
GDB (xrefs)
|
Public Attributes | |
| ULONGEST | stop_id |
| ptid_t | ptid |
| struct thread_info * | thread |
| int | inf_num |
| int stop_context::inf_num |
Definition at line 8106 of file infrun.c.
Referenced by save_stop_context(), and stop_context_changed().
| ptid_t stop_context::ptid |
Definition at line 8099 of file infrun.c.
Referenced by save_stop_context(), and stop_context_changed().
| ULONGEST stop_context::stop_id |
Definition at line 8095 of file infrun.c.
Referenced by save_stop_context(), and stop_context_changed().
| struct thread_info* stop_context::thread |
Definition at line 8103 of file infrun.c.
Referenced by release_stop_context_cleanup(), save_stop_context(), and stop_context_changed().
1.8.14