opentap / OpenTap.Python

Python integration for OpenTAP
Apache License 2.0
20 stars 6 forks source link

Python Remote Attach VS Code not working #111

Open kaushik-keysight opened 1 year ago

kaushik-keysight commented 1 year ago

I have tried using the Python Remote Attach on VS Code with version 3.0.2-rc3 and was unable to get it to connect to the debugger. Debugging experience needs to be more reliable.

Getting the following ERR:refused to connect error image

Remote Attach Config:

image

kaushik-keysight commented 2 months ago

With the new Python extension in Visual Studio Code, debugging is not reliable anymore and is broken. I cannot get breakpoints to hit with "remote attach" nor "attach using process ID" This needs to be fixed for enabling better python plugin development