Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]
Thread
Thread.Thread

Method Thread.Thread()->backtrace()


Method backtrace

array(mixed) Thread.Thread()->backtrace()

Description

Returns the current call stack for the thread.

Returns

The result has the same format as for backtrace.

See also

backtrace