-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinfo-neededIssue requires more information from posterIssue requires more information from poster
Description
- VSCode Version: 1.17.2
- OS Version: Windows 7
Steps to Reproduce:
- prepare code on linux using netiface module
2.run debug from windows to remote linux
When the local module (windows), in my case "netifaces", has different characteristics from remote module (linux) we get error reading the network interface caracteristics. Why? It should run remote code and not local code.
Regards
Does this issue occur when all extensions are disabled?: Yes/No
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
debugDebug viewlet, configurations, breakpoints, adapter issuesDebug viewlet, configurations, breakpoints, adapter issuesinfo-neededIssue requires more information from posterIssue requires more information from poster