debugger hangs up and windows too [message #1058377] |
Mon, 13 May 2013 14:53  |
Eclipse User |
|
|
|
Hi,
I am developing a wxlua application using LDT> I have been using this setup for more than a year (0.9) LDT and it worked perfectly fine. I used to start a debug configuration then on the command line launch the debugger like this:
> wlua -e "require('debugger')();" MyApp.lua
It always worked fine. Today when I did that it went into the debug session fine. I had a break point in an event handler. As soon as the event happens in the UI, everything freezes up. Even the windows taskbar and task manager. I have to hard reset the computer to get out of it. I has been consistent and have already done this 3 times.
I don't know what changed. I then downloaded the 1.0 RC for LDT and tried using just the Debug As Lua Application command. But it has problem loading the wx module (I am not sure why). When I try the above command line approach, it freezes up again.
Any help would be greatly appreciated.
Thanks
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.24379 seconds