[erlang-questions] Can interactive debugger break on exceptio ns?

Scott Lystig Fritchie fritchie@REDACTED
Thu Feb 28 21:57:09 CET 2008


Convey Christian J NPRI <ConveyCJ@REDACTED> wrote:

cjc> I don't know anything about Erlang's implementation, but omitting
cjc> line numbers from error reports just seems capriciously Sadistic :)

The "smart_exceptions" package in the Jungerl makes a lot of that pain
go away, at a negligible performance penalty (0.2% slower in my app, all
non-OTP functions compiled with it, CPU-bound workload).

See also:
http://www.erlang.org/pipermail/erlang-questions/2008-February/032948.html

-Scott



More information about the erlang-questions mailing list