Skip to content

Exception events are not handled #2

Description

@m-seker

The client should be able to handle exception events from QML debugger and modify the state accordingly with StoppedEvent("exception") otherwise client gets stuck in a broken state.

https://github.com/microsoft/vscode/blob/6b4b3613197627103278608c4070d809dffb260b/src/vs/workbench/contrib/debug/common/debugProtocol.d.ts#L130

public onEvent(event : QmlEvent<any>) : void

https://code.woboq.org/qt5/qtdeclarative/src/qmldebug/qv4debugclient.cpp.html#545

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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