Skip to content

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

Closed
@weinand

Description

@weinand

From @Loreton on March 2, 2018 15:47

  • 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

Copied from original issue: microsoft/vscode#44932

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions