Skip to content
Commit 3ab73a39 authored by John Harrison's avatar John Harrison Committed by David Goldman
Browse files

[lldb-vsocde] Add a 'continued' event for programmatic continue events.

When the process is contiuned using an lldb command expression the thread state in VS Code is never informed and will be out of sync with the current state of the process. The new event will fire whenever the process is continued and keeps the debugger in sync with the dap client.

Reviewed By: wallace

Differential Revision: https://reviews.llvm.org/D154989
parent 65fe1ac3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment