Skip to content

Debug Adapter in Python #6017

@DonJayamanne

Description

@DonJayamanne

This issue is used to track discussions related to using PTVSD as the debug adapter:

  • File issue on VSC for reverse request (custom request from DA to VSC). One example of existing item is runInTerminalReqeust
  • File issue on VSC for logging of DA messages (every adapter needs to write custom code to enable this)
  • When debugging multiple procs (parent & multiple children), then VSC will display a single debug session.
    • Will clicking Stop terminate all debug sessions?
    • Will the parent session be the only one that gets the terminate session

Metadata

Metadata

Assignees

Labels

area-debuggingfeature-requestRequest for new features or functionalitymetaIssue that is tracking an overall project

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions