[erlang-questions] get_stacktrace() question

Kaiduan Xie kaiduanx@REDACTED
Mon Jan 5 04:13:50 CET 2009


erlang:get_stacktrace() only returns the list of {Module, Function, Arity}
(The Arity field in the first tuple may be the argument list of that
function call instead of an arity integer, depending on the exception). Is
there any way to return the argument list for ALL functions?

Thanks,

kaiduan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090104/170d49e2/attachment.htm>


More information about the erlang-questions mailing list