Example setup? #266
Closed
expscience
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Could anyone plz help to start remote debugging on Windows 10?
As I understand '/examples/standalone/test.lua' file executes '/extension/script/debugger.lua' where DetectLuaDebugPath searches for some unknown LUA_DEBUG_CORE, what is it? Then it searches for some init and luaopen_luadebug functions in one dll file but I found them in different like rdebug_debughost.cpp and rdebug_init.cpp. Also what is rdebug?
I have own client with DAP protocol implementation trying to test this adapter and server.
Is there some instruction for starting it?
Beta Was this translation helpful? Give feedback.
All reactions