Flowdock
method

backtrace_locations

Importance_1
v2_4_6 - Show latest stable - 0 notes - Class: Thread
backtrace_locations(*args) public

Returns the execution stack for the target thread—an array containing backtrace location objects.

See Thread::Backtrace::Location for more information.

This method behaves similarly to Kernel#caller_locations except it applies to a specific thread.

Show source
Register or log in to add new notes.