GDB (xrefs)
Public Attributes
lwp_info Struct Reference

#include "linux-nat.h"

List of all members.

Public Attributes

ptid_t ptid
int cloned
int signalled
int stopped
int resumed
enum resume_kind last_resume_kind
int status
int step
int stopped_by_watchpoint
int stopped_data_address_p
CORE_ADDR stopped_data_address
int ignore_sigint
struct target_waitstatus waitstatus
int syscall_state
int core
struct arch_lwp_infoarch_private
struct lwp_infonext

Detailed Description

Definition at line 30 of file linux-nat.h.


Member Data Documentation

Definition at line 34 of file linux-nat.h.

Referenced by aarch64_linux_new_fork(), aarch64_linux_prepare_to_resume(), add_initial_lwp(), amd64_linux_new_fork(), amd64_linux_prepare_to_resume(), arm_linux_insert_hw_breakpoint(), arm_linux_insert_watchpoint(), arm_linux_new_thread(), arm_linux_remove_hw_breakpoint(), arm_linux_remove_watchpoint(), cancel_breakpoint(), debug_reg_change_callback(), delete_lwp_cleanup(), detach_callback(), exit_lwp(), find_lwp_pid(), get_pending_status(), i386_linux_new_fork(), i386_linux_prepare_to_resume(), ia64_linux_insert_watchpoint(), ia64_linux_new_thread(), ia64_linux_remove_watchpoint(), iterate_over_lwps(), kill_callback(), kill_wait_callback(), lin_lwp_attach_lwp(), linux_handle_extended_wait(), linux_handle_syscall_trap(), linux_nat_attach(), linux_nat_detach(), linux_nat_filter_event(), linux_nat_resume(), linux_nat_resume_callback(), linux_nat_stop_lwp(), linux_nat_thread_address_space(), linux_nat_wait_1(), maybe_clear_ignore_sigint(), mips_linux_new_thread(), num_lwps(), ppc_linux_insert_hw_breakpoint(), ppc_linux_insert_mask_watchpoint(), ppc_linux_insert_watchpoint(), ppc_linux_new_thread(), ppc_linux_remove_hw_breakpoint(), ppc_linux_remove_mask_watchpoint(), ppc_linux_remove_watchpoint(), purge_lwp_list(), resume_lwp(), resume_stopped_resumed_lwps(), s390_fix_watch_points(), save_sigtrap(), select_event_lwp(), stop_and_resume_callback(), stop_callback(), stop_wait_callback(), update_thread_core(), wait_lwp(), and write_watchpoint_regs().

Definition at line 75 of file linux-nat.h.

Referenced by linux_nat_stopped_data_address(), and save_sigtrap().

Definition at line 74 of file linux-nat.h.

Referenced by linux_nat_stopped_data_address(), and save_sigtrap().

Definition at line 90 of file linux-nat.h.

Referenced by linux_handle_syscall_trap().


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