Skip to content

Instantly share code, notes, and snippets.

@klyr
Created January 16, 2015 10:23
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save klyr/6a213c6c2dd490f5ed43 to your computer and use it in GitHub Desktop.
Save klyr/6a213c6c2dd490f5ed43 to your computer and use it in GitHub Desktop.
Display all trace messages
%% Special thanks to Capflam
dbg:tracer(), dbg:p(all, call), dbg:tpl(mod, fun, dbg:fun2ms(fun(_) -> return_trace(), exception_trace() end)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment