Extracted from Pike v7.6 release 33 at 2005-08-19.
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()