Ruby  2.0.0p451(2014-02-24revision45167)
Data Fields
rb_backtrace_struct Struct Reference

Data Fields

rb_backtrace_location_tbacktrace
 
rb_backtrace_location_tbacktrace_base
 
int backtrace_size
 
VALUE strary
 

Detailed Description

Definition at line 369 of file vm_backtrace.c.

Field Documentation

rb_backtrace_location_t* rb_backtrace_struct::backtrace
rb_backtrace_location_t* rb_backtrace_struct::backtrace_base

Definition at line 371 of file vm_backtrace.c.

Referenced by backtrace_free(), and bt_init().

int rb_backtrace_struct::backtrace_size
VALUE rb_backtrace_struct::strary

Definition at line 373 of file vm_backtrace.c.

Referenced by backtrace_load_data(), backtrace_mark(), and rb_backtrace_to_str_ary().


The documentation for this struct was generated from the following file: