rb_debug_inspector_struct Struct Reference


Data Fields

rb_thread_tth
rb_control_frame_tcfp
VALUE backtrace
VALUE contexts
long backtrace_size

Detailed Description

Definition at line 1067 of file vm_backtrace.c.


Field Documentation

VALUE rb_debug_inspector_struct::backtrace

Definition at line 1070 of file vm_backtrace.c.

Referenced by rb_debug_inspector_backtrace_locations(), and rb_debug_inspector_open().

long rb_debug_inspector_struct::backtrace_size

Definition at line 1072 of file vm_backtrace.c.

Referenced by frame_get(), and rb_debug_inspector_open().

rb_control_frame_t* rb_debug_inspector_struct::cfp

Definition at line 1069 of file vm_backtrace.c.

Referenced by rb_debug_inspector_open().

VALUE rb_debug_inspector_struct::contexts

Definition at line 1071 of file vm_backtrace.c.

Referenced by frame_get(), and rb_debug_inspector_open().

rb_thread_t* rb_debug_inspector_struct::th

Definition at line 1068 of file vm_backtrace.c.

Referenced by rb_debug_inspector_open().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7