[erlang-questions] Problem with debugger:start()

Pablo Vieytes pablo.vb80@REDACTED
Tue Nov 27 10:56:08 CET 2012


Hi everyone,
I'm not sure if it's a bug or I'm doing something wrong.

When I start the debbuger, a window is showed but when I put the mouse over
it, the window disappears and error messege is showed.


pablo@REDACTED:~$ erl
Erlang R15B01 (erts-5.9.1) [source] [smp:4:4] [async-threads:0]
[kernel-poll:false]

Eshell V5.9.1  (abort with ^G)
1> debugger:start().
{ok,<0.34.0>}
2>
=ERROR REPORT==== 27-Nov-2012::10:47:55 ===
Error in process <0.34.0> with exit value:
{badarith,[{dbg_ui_mon_win,handle_event,2,[{file,"dbg_ui_mon_win.erl"},{line,464}]},{dbg_ui_mon,loop,1,[{file,"dbg_ui_mon.erl"},{line,230}]}]}


I'm using an Ubuntu 12.10 (32-bits)

If it's a bug, I'll notify to the proper list.

Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20121127/b2a84272/attachment.htm>


More information about the erlang-questions mailing list