vscode-lrdb
vscode-lrdb copied to clipboard
Call stack paused on entry.
I'm attempting to debug a basic Lua program. I configured the launch.json file correctly,however,as soon as I ran the debugger,the call stack paused on entry.
You can disable it with setting stopOnEntry to false.