Lua Debugging

0

Did someone manage to make this work?http://docs.aws.amazon.com/lumberyard/latest/developerguide/lua-editor-debugger.html

I followed this guide step by step, so the debugger is attached to the editor. But on Step 17 I am missing one important point: That it is actual breaking when it 'should' hit the code.

已提问 7 年前198 查看次数
4 回答
0
已接受的回答

https://forums.awsgametech.com/t/luaremotedebugger-does-not-breaks-on-breakpoints/1585/1

This is the other thread that I did not see when I created this one. Just in case someone searches for this topic to find the original thread.

已回答 7 年前
0

I've been able to get it to debug, however it can be highly temperamental, not breaking when I want it to, unable to stop the debugger and return, etc.

I have found that breaking on an actual line of code does help, not an empty line.

已回答 7 年前
0

I have a breakpoint on every line of code now. And it is clearly attached to the Editor and the editor console confirmed that it is attached.

whyyounodebugging.jpg

已回答 7 年前
0

Hey @REDACTEDUSER

已回答 7 年前

该帖子已关闭:已禁用添加新回答、评论和投票。