<div dir="ltr">Hi, <div><br></div><div>I am new to erlang and I am running mongooseIM app and want to do some debugging on local server. </div><div><br></div><div>I tried to follow the tutorial as show here : <a href="http://www.erlang.org/doc/apps/debugger/debugger_chapter.html">http://www.erlang.org/doc/apps/debugger/debugger_chapter.html</a></div><div><br></div><div>but get some error: </div><div><br></div><div><div style="font-size:12.8000001907349px">Erlang/OTP 17 [erts-6.2] [source] [64-bit] [smp:8:8] [async-threads:10] [kernel-poll:false]</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Eshell V6.2  (abort with ^G)</div><div style="font-size:12.8000001907349px">1> debugger.start().</div><div style="font-size:12.8000001907349px">* 1: syntax error before: '.'</div><div style="font-size:12.8000001907349px">1> debugger:start().</div><div style="font-size:12.8000001907349px">{error,{undef,[{wx,new,[],[]},</div><div style="font-size:12.8000001907349px">               {dbg_wx_mon,init,3,[{file,"dbg_wx_mon.erl"},{line,113}]}]}}</div></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Any idea how to fix those ?</div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Thx, </div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">Weide </div></div>