Skip to content

remote debugging - remote server is different OS from local server #44932

Description

@Loreton
  • VSCode Version: 1.17.2
  • OS Version: Windows 7

Steps to Reproduce:

  1. 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

Metadata

Metadata

Labels

debugDebug viewlet, configurations, breakpoints, adapter issuesinfo-neededIssue requires more information from poster

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions