debugger bug in R8B1?
Gunilla Arendt
gunilla@REDACTED
Fri Apr 19 11:05:12 CEST 2002
It's a bug in the code loading used by Debugger, for some reason
it can't always handle funs. IIRC, it's nested funs that is
the problem.
/ Gunilla
Vlad Dumitrescu wrote:
>
> Hi!
>
> Are there any known problems with the debugger in R8B1? I tried to use it
> and all I get after interpreting modules and running test:go("test.erl") is
>
> ** exited: {{badfun,#Fun<edoc_html.1.64419510>},
> [{lists,map,2},
> {dbg_debugged,handle_command,2},
> {dbg_debugged,msg,1},
> {test,go,1},
> {erl_eval,expr,3},
> {erl_eval,exprs,4},
> {shell,eval_loop,2}]} **
>
> Am I doing something wrong, or is it a bug?
>
> regards,
> Vlad
More information about the erlang-questions
mailing list