[erlang-questions] Tracing and debugging

Richard Carlsson carlsson.richard@REDACTED
Tue Jan 13 14:57:38 CET 2015


What really should be done is that the current interpreting debugger should
be destroyed with fire and a real bytecode-level debugger should be
implemented (with low level functionality done in C), which would be way
faster, only require updating when new Beam operations are added, and not
require the abstract code to be present in the beam files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20150113/9de771f3/attachment.htm>


More information about the erlang-questions mailing list