[erlang-questions] r17 debugger doesn't support maps yet
Vlad Dumitrescu
vladdu55@REDACTED
Wed Feb 5 16:10:06 CET 2014
Ah, great, I missed it when checking the list!
/Vlad
On Wed, Feb 5, 2014 at 4:08 PM, Anthony Ramine <n.oxyde@REDACTED> wrote:
> 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