Skip to content

use Python Remote Attach configuration #26

@dnik2000

Description

@dnik2000

Is there a way to use extension with Python Remote Attach configuration?
I want to run python -m debugpy --listen 5678 --wait-for-client mypythonapp.py on local machine, than attach to python debugger from VSCode. Debugpy accepts connection and stops now. Looks like GDB pauses python after connection, but VSCode lost control on GDB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions