Skip to content

Clarify steps for debugging over SSH #1637

@kraigb

Description

@kraigb

https://github.com/Microsoft/vscode-docs/blob/master/docs/python/debugging.md#L309-L333

The instructions here need to be made explicit so that a newbie to SSH can follow them and have success.

Specific needs:

  • The steps needed on the remote computer. Current docs indicate to modify sshd_config but it isn't clear what else needs to be done. Is there an ssh command that needs to be run? Is there a service that needs to be restarted?
  • Verify that the above is all that's needed before running the program that contains ptvsd.wait_for_attach.
  • Validate the local steps, and give an explicit example.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions