[erlang-questions] r17 debugger doesn't support maps yet
Anthony Ramine
n.oxyde@REDACTED
Wed Feb 5 16:08:29 CET 2014
https://github.com/erlang/otp/pull/213
--
Anthony Ramine
Le 5 févr. 2014 à 15:08, Vlad Dumitrescu <vladdu55@REDACTED> a écrit :
> Hi,
>
> I hope this is already known, but the debugger crashes when interpreting modules with maps.
>
> best regards,
> Vlad
>
> {{badmatch,
> {dbg_iload,
> {unknown_expr,
> {map,18,
> [{map_field_assoc,18,{integer,18,2},{integer,18,3}},
> {map_field_assoc,18,{integer,18,4},{integer,18,5}}]}}}},
> [{dbg_iserver,handle_call,3,
> [{file,
> "c:/Apps/erlide/org.erlide.kernel.debugger/src/dbg_iserver.erl"},
> {line,228}]},
> {gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,585}]},
> {proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list