Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a way for the launcher to connect to adapter on another host #136

Closed
int19h opened this issue Apr 21, 2020 · 0 comments
Closed

Provide a way for the launcher to connect to adapter on another host #136

int19h opened this issue Apr 21, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@int19h
Copy link
Contributor

int19h commented Apr 21, 2020

For #121, we need a way to spawn a launcher remotely, and have it connect to the adapter across the network boundary. Currently, it always connects to the specified port on localhost. We need to allow both host and port to be specified.

@int19h int19h added the enhancement New feature or request label Apr 21, 2020
@int19h int19h self-assigned this Apr 21, 2020
@int19h int19h changed the title Provide a way for the launcher to connect to hosts other than localhost Provide a way for the launcher to connect to adapter on another host Apr 21, 2020
int19h added a commit to int19h/debugpy that referenced this issue Apr 22, 2020
…er on another host

Allow specifying host:port for the launcher to connect to. Use command line argument instead of environment variable to facilitate propagation.

Fix encoding of command line arguments when propagating them to the launcher in "internalConsole" mode.
@int19h int19h closed this as completed in fc45d33 Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant