GDBserver
Public Attributes
lwp_info Struct Reference

#include <linux-low.h>

List of all members.

Public Attributes

struct inferior_list_entry head
int stop_expected
int suspended
int stopped
int dead
int last_status
CORE_ADDR stop_pc
int status_pending_p
int status_pending
int stopped_by_watchpoint
CORE_ADDR stopped_data_address
CORE_ADDR bp_reinsert
int stepping
CORE_ADDR step_range_start
CORE_ADDR step_range_end
int must_set_ptrace_flags
struct pending_signalspending_signals
struct thread_resumeresume
int collecting_fast_tracepoint
struct pending_signalspending_signals_to_report
struct breakpointexit_jump_pad_bkpt
int need_step_over
struct arch_lwp_infoarch_private

Detailed Description

Definition at line 236 of file linux-low.h.


Member Data Documentation

Definition at line 285 of file linux-low.h.

Referenced by finish_step_over(), linux_resume_one_lwp(), and start_step_over().

Definition at line 259 of file linux-low.h.

Referenced by linux_thread_alive(), lwp_running(), and mark_lwp_dead().

Definition at line 323 of file linux-low.h.

Referenced by linux_wait_1(), and maybe_move_out_of_jump_pad().

Definition at line 299 of file linux-low.h.

Referenced by linux_attach_lwp_1(), linux_create_inferior(), and linux_wait_for_event().

Definition at line 327 of file linux-low.h.

Referenced by linux_resume(), linux_wait_1(), need_step_over_p(), and proceed_all_lwps().

Definition at line 303 of file linux-low.h.

Referenced by linux_resume_one_lwp(), and linux_resume_one_thread().

Definition at line 295 of file linux-low.h.

Referenced by linux_set_resume_request(), and linux_wait_1().

Definition at line 294 of file linux-low.h.

Referenced by linux_set_resume_request(), linux_wait_1(), and lwp_in_step_range().

Definition at line 281 of file linux-low.h.

Referenced by linux_stopped_data_address(), and linux_wait_for_lwp().


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