Debugging wxLua programs [message #778505] |
Thu, 12 January 2012 17:35  |
Eclipse User |
|
|
|
Hi,
I am trying to debug wxLua program using LDT. The 1st thing I had to do is to change the extension from wlua to lua for proper syntax highlighting to work properly. Another thing is that during debugging the breakpoint doesn't show on the source. That is if the program is halted at a particular line it doesn't show in the code window, it tries opening a new window and that window is blank saying
dbgp source lookup
and nothing else.
Single stepping and breakpoints all work but the only indication of the position is the line number displayed in the debug window and the changing variables in the watch window.
I even changed the extension to .lua but still the same problem. Only thing is that to launch the wxlua script I have to use the wxlua executable instead of the lua executable, is this causing this problem?
Thanks,
Milind
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05732 seconds