Extracted from Pike v7.6 release 112 at 2010-04-06.
pike.ida.liu.se
[Top]
Thread
Thread.Thread

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