[erlang-questions] getting args with erlang:get_stacktrace or similar?

Vans S vans_163@REDACTED
Thu Mar 30 19:34:24 CEST 2017


When we call erlang:get_stacktrace we can get the function + line where we crashed.

Is there a way to get the arguments the function we crashed in was called, or a way to get the current line we crashed on, what the arguments
are currently?

This would make narrowing down pesky crashes so much easier.



More information about the erlang-questions mailing list