[erlang-questions] How to get the line number of current executable code?

Richard Carlsson richardc@REDACTED
Sun Aug 17 10:37:10 CEST 2008


Howard Yeh wrote:
> How do I run the vm in debugging mode?

Not the vm as such, more like a meta-interpreter:

http://www.erlang.org/doc/apps/debugger/index.html

    /Richard



More information about the erlang-questions mailing list