Replies: 1 comment 4 replies
-
If the direction is conciderable. The implementation should not a big task. Some remote debugger only need target to have luasocket included. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am wondering whether we can introduce a mechanism in xamke to support lua debug?
I can see benifits here:
1, As this tool is used by developers mostly, so we as developer can debug into the internal implementation to find the root cause, if we got some errors during the usage. Which means less trouble ruki :)
2, Some bug fix may be easily tested before merge request.
3, For those who would like to learn inside xmake, debugger can help a lot.
Beta Was this translation helpful? Give feedback.
All reactions