[erlang-questions] is there rr() finctionality outside of shell?
Alex Shneyderman
a.shneyderman@REDACTED
Sat Jun 27 11:31:13 CEST 2015
Hi, all!
I would like to nicely format dbg output. I have a formatter function
but io:format() out of there produces plain tuples. Even if I am
running this dbg:tc() code within the shell that saw rr() call
beforehand.
Is there a lib some place that helps with formatting records nicely,
besides trying to dig it out the shell code?
Cheers,
Alex.
More information about the erlang-questions
mailing list