diff options
author | John Harrison <harjohn@google.com> | 2023-07-25 14:15:15 -0400 |
---|---|---|
committer | David Goldman <davg@google.com> | 2023-07-25 14:46:17 -0400 |
commit | 3ab73a398422298fb5435ced0f7838074efa12e0 (patch) | |
tree | c188f6019877b8c8ef80ff1bd3f1e9b449719676 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 65fe1ac30a4cbca61fb2fcfb60a42aca3777758b (diff) | |
download | llvm-3ab73a398422298fb5435ced0f7838074efa12e0.zip llvm-3ab73a398422298fb5435ced0f7838074efa12e0.tar.gz llvm-3ab73a398422298fb5435ced0f7838074efa12e0.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions