GDBserver
|
#include <target.h>
Public Attributes | |
ptid_t | thread |
enum resume_kind | kind |
int | sig |
CORE_ADDR | step_range_start |
CORE_ADDR | step_range_end |
enum resume_kind thread_resume::kind |
Definition at line 43 of file target.h.
Referenced by agent_run_command(), handle_target_event(), handle_v_cont(), linux_resume_one_thread(), linux_set_resume_request(), linux_wait_1(), lynx_continue(), lynx_resume(), myresume(), nto_resume(), process_serial_event(), start_inferior(), win32_detach(), and win32_resume().
Definition at line 50 of file target.h.
Referenced by agent_run_command(), handle_target_event(), handle_v_cont(), linux_resume_one_thread(), linux_wait_1(), lynx_continue(), lynx_resume(), myresume(), nto_resume(), process_serial_event(), start_inferior(), win32_detach(), and win32_resume().
Definition at line 59 of file target.h.
Referenced by handle_v_cont(), and linux_set_resume_request().
Definition at line 58 of file target.h.
Referenced by handle_v_cont(), and linux_set_resume_request().
Definition at line 40 of file target.h.
Referenced by agent_run_command(), handle_target_event(), handle_v_cont(), linux_set_resume_request(), linux_wait_1(), lynx_continue(), lynx_resume(), myresume(), nto_resume(), process_serial_event(), start_inferior(), win32_detach(), and win32_resume().