RealTimeLogic / LSP-Examples

Lua and LSP examples, including IoT/Cloud connectivity
MIT License
32 stars 19 forks source link

LUA-Debug: Unexpected debugger disconnect! 2121 -995 #1

Closed vespadj closed 11 months ago

vespadj commented 2 years ago

Unable to replicate LUA-Debug tutorial: it's disconnect immediatly.

LDbgMon waiting for connection on  port 4711
LDbgMon connection established
ldbgmon: Unexpected debugger disconnect! 2121 -995
waitForDebugger 34: Debugger connection failed
Loading www as "root application" : ok

OS: Windows 10 and Linux

Mako Server. Version 3.8 BAS lib 5086. Build date: Feb 12 2022

Microsoft.VisualStudioCode 1.65.2 (new installation)

Plug-in Lua Debug Unique Identifier actboy168.lua-debug Version 1.53.0
Last updated 8/2/2022, 03:36:36

Tested also with: VSCodium.VSCodium 1.65.2

Idem changing last lines:

--waitForDebugger()
ba.thread.run(waitForDebugger)
ba.timer(waitForDebugger):set(5000,true)
RTL-pub commented 1 year ago

Download the latest Mako