[erlang-questions] debugger in release mode

Tuncer Ayaz tuncer.ayaz@REDACTED
Thu Oct 6 21:24:39 CEST 2016


On 6 October 2016 at 15:17, Bastien Chamagne <bchamagne@REDACTED> wrote:
> Hi guys, I know it might sound weird, but I'm working in release mode, (with
> reltool) and I'd like to use the visual debugger.
>
> Is it possible to add it to the release? (I get an undef error when I try
> debugger:start())

I never tried, but it should work, since I added observer once and it
also uses wxErlang for its interface.

> ps: I use R15B03 if that matters.

Have you tried adding the debugger application to your sys tuple?



More information about the erlang-questions mailing list