[erlang-questions] Weird behavior with the visual debugger.

Roger Lipscombe roger@REDACTED
Wed Nov 26 10:17:46 CET 2014


This question on Stackoverflow is the best I've found for examples of
using dbg: http://stackoverflow.com/questions/1954894/using-trace-and-dbg-in-erlang


On 25 November 2014 at 19:47, Matthieu Tourne <matthieu.tourne@REDACTED> wrote:
> Dan, could you go a little bit into details how you would get around to do
> this ? Again, very new to the Erlang world.
>
> Imants, Thank you I already have this as my user_default.erl [1], but not
> exactly what I've been looking for.
>
>
> [1] http://www.snookles.com/erlang/user_default.erl
>
> On Tue, Nov 25, 2014 at 1:52 AM, Imants Cekusins <imantc@REDACTED> wrote:
>>
>> Just in case: dbg functions allow filtering by module, function.
>>
>> It is possible to trace errors only. Call args & return values are
>> available too.
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list