diff options
| author | Ted Woodward <tedwood@quicinc.com> | 2021-09-15 18:03:42 -0500 |
|---|---|---|
| committer | Ted Woodward <tedwood@quicinc.com> | 2021-09-15 18:09:32 -0500 |
| commit | 17589538aaef2b5ae27a0bfeb4346aff433aa59d (patch) | |
| tree | 53be4bb4e44177885c3cf646be1c046f1ff2d047 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
| parent | 37a5a3ae5508a120a6eba113dbd0b23ab27d650e (diff) | |
[lldb-vscode] Fix focus thread when previous thread exits
The thread that Visual Studio Code displays on a stop is called the focus thread. When the previous focus thread exits and we stop in a new thread, lldb-vscode does not tell vscode to set the new thread as the focus thread, so it selects the first thread in the thread list.
This patch changes lldb-vscode to tell vscode that the new thread is the focus thread. It also includes a test that verifies the DAP stop message for this case contains the correct values.
Reviewed By: clayborg, wallace
Differential Revision: https://reviews.llvm.org/D109633
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions
