ad_print_stack_trace (public)

 ad_print_stack_trace

Defined in packages/acs-tcl/tcl/stack-trace-procs.tcl

Formerly known as PrintStackTrace. This is useful if you use catch but you'd still want to access the full Tcl stack trace e.g. to dump it into the log file This command truncatates the actual commands to improve readability while ad_get_tcl_call_stack dumps the full stack

See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 ad_log_stack_trace ad_log_stack_trace (public) ad_print_stack_trace ad_print_stack_trace ad_log_stack_trace->ad_print_stack_trace callback callback (public) callback->ad_print_stack_trace search::dequeue search::dequeue (public) search::dequeue->ad_print_stack_trace search::indexer search::indexer (private) search::indexer->ad_print_stack_trace search::queue search::queue (public) search::queue->ad_print_stack_trace

Testcases:
No testcase defined.
[ show source ]
Show another procedure: