Skip to content

[DAP] Provide a way to send back a response after a hot response request  #53940

Open
@elliette

Description

@elliette

The base DartDebugAdapter restartRequest has a sendResponse callback that doesn't accept any parameters:

void Function() sendResponse,

It would be nice if implementations of the debug adapter could send back a response after doing a hot-restart. This requires defining a response type that the sendResponse callback would take as a parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.dds-dapDDS issues related to the Debug Adapter Protocol (DAP) implementationpkg-ddsFor issues related to the Dart Development Service

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions