Skip to content

Incorrect sequence of launch/attach and configurationDone responses #410

@cwalther

Description

@cwalther

Things I am planning to work on as part of my exploration of how to debug Indel industrial control systems with Visual Studio Code:

Currently, the debug adapter protocol is not implemented correctly in that the launch/attach response is not delayed until after the configurationDone response as specified (clearly) in microsoft/vscode#4902 (comment) and (a little less clearly, in my opinion) in the protocol specs.

I have not seen any adverse effects of this while working in Visual Studio Code, but it would probably be good to correctly implement the protocol anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions