[erlang-questions] Tracing and debugging

Imants Cekusins imantc@REDACTED
Tue Jan 13 14:11:59 CET 2015


Yep, pt can be written to insert hooks to call trace function defined
in a custom (configurable) module:

trace(Module, Line, Var_name, Var_value) -> ...



More information about the erlang-questions mailing list