Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Thread.Thread()->backtrace()


Method backtrace

array(mixed) backtrace()

Description

Returns the current call stack for the thread.

Returns

The result has the same format as for backtrace().

See also

backtrace()