GDB (xrefs)
Public Attributes
execution_control_state Struct Reference

List of all members.

Public Attributes

ptid_t ptid
struct thread_infoevent_thread
struct target_waitstatus ws
int random_signal
int stop_func_filled_in
CORE_ADDR stop_func_start
CORE_ADDR stop_func_end
const char * stop_func_name
int wait_some_more

Detailed Description

Definition at line 2412 of file infrun.c.


Member Data Documentation

Definition at line 2420 of file infrun.c.

Referenced by handle_inferior_event(), and handle_syscall_event().

Definition at line 2423 of file infrun.c.

Referenced by clear_stop_func(), fill_in_stop_func(), and handle_step_into_function().

Definition at line 2421 of file infrun.c.

Referenced by clear_stop_func(), and fill_in_stop_func().

Definition at line 2424 of file infrun.c.

Referenced by clear_stop_func(), fill_in_stop_func(), and handle_inferior_event().


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