Tom Zeng
Tom Zeng
> I see you also asked at https://stackoverflow.com/questions/71602708/what-os-signal-does-the-vscode-go-debugger-send-to-delve-dap-when-i-terminate-de, and I suspect that the advice there is accurate. > > @polinasok or @suzmue might know if it is possible to catch...
@polinasok Thanks a lot! It works! Instead of manually running "dlv debug ...", I configure a pre-launch-task in tasks.json to start the debug mode of delve server as below. ```json...
> @polinasok Thanks a lot! It works! Instead of manually running "dlv debug ...", I configure a pre-launch-task in tasks.json to start the debug mode of delve server as below....
> > > it doesn't work for me with the setting in screenshot, getting `error layer=dap runtime error: EOF` > > any advice? > > Thanks My configuration is totally...
I have the same issue when i load the website page.
I have the same issue on Windows Subsystem Linux