[erlang-questions] wx debugger not working now

Wes James comptekki@REDACTED
Sun Dec 7 05:13:10 CET 2014


Thanks for checking.  I installed wx 3 per these instructions:

http://codelite.org/LiteEditor/WxWidgets30Binaries#toc2

and ran:

$> wx-config --version-full
3.0.2.0

ran make clean and make and make install and still got the error.  I
apt-get purge'd the wx2.8 stuff I had just so it was not there.  Did make
clean, make and make install and I still get the error :(

Any idea why (otp devs)?

Thanks,

-wes



On Sat, Dec 6, 2014 at 5:29 PM, PAILLEAU Eric <eric.pailleau@REDACTED>
wrote:

> Hi,
>
> I get same error on Kubuntu (Ubuntu 14.04.1 LTS) i686
> with :
> $> cat /usr/lib/erlang/releases/RELEASES
> [{release,"Erlang/OTP","17","6.2",
>           [{kernel,"3.0.3","/usr/lib/erlang/lib/kernel-3.0.3"},
>            {stdlib,"2.2","/usr/lib/erlang/lib/stdlib-2.2"},
>            {sasl,"2.4.1","/usr/lib/erlang/lib/sasl-2.4.1"}],
>           permanent}].
>
> $> grep -rl dbg_ui_trace /usr/lib/erlang/lib
> /usr/lib/erlang/lib/debugger-4.0.1/ebin/dbg_wx_mon.beam
> /usr/lib/erlang/lib/debugger-4.0.1/src/i.erl
> /usr/lib/erlang/lib/debugger-4.0.1/src/dbg_wx_mon.erl
>
> looks linked to wx in debugger.
>
> $> wx-config --version-full
> 2.8.12.1
>
> It is maybe due to a WX 3.0 driver feature used. But OTP team may better
> answer on this.
>
> Regards
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141206/ae567419/attachment.htm>


More information about the erlang-questions mailing list