GDBserver
Public Attributes
thread_info Struct Reference

#include <gdbthread.h>

List of all members.

Public Attributes

struct inferior_list_entry entry
void * target_data
void * regcache_data
enum resume_kind last_resume_kind
struct target_waitstatus last_status
struct wstep_statewhile_stepping
struct btrace_target_infobtrace

Detailed Description

Definition at line 27 of file gdbthread.h.


Member Data Documentation

struct target_waitstatus thread_info::last_status

Definition at line 31 of file gdbthread.h.

Referenced by inferior_regcache_data(), and set_inferior_regcache_data().

Definition at line 30 of file gdbthread.h.

Referenced by add_thread(), inferior_target_data(), and set_inferior_target_data().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines