Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

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()