aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorTatyana Krasnukha <tatyana@synopsys.com>2021-02-01 22:24:30 +0300
committerTatyana Krasnukha <tatyana@synopsys.com>2021-02-08 15:09:08 +0300
commita39bcbca92e169baeb8b2c55dff90141ddd53888 (patch)
tree20a1cd1a5cc22268f29ff47eb9d0a505f31c3e4c /lldb/source/Commands/CommandObjectExpression.cpp
parentf89f6d1e5d7d9cefd9e1d4c7a17afb53245a1fa8 (diff)
downloadllvm-a39bcbca92e169baeb8b2c55dff90141ddd53888.zip
llvm-a39bcbca92e169baeb8b2c55dff90141ddd53888.tar.gz
llvm-a39bcbca92e169baeb8b2c55dff90141ddd53888.tar.bz2
[lldb] Debugger: reuse ExecutionContextRef to create ExecutionContext from Target
The Debugger didn't take the Process's run lock, that causes deadlocks and races after applying https://reviews.llvm.org/D92164 revision. Since ExecutionContextRef does the same job correctly, Debugger::GetSelectedExecutionContext just can use it to build execution context upon the selected target.
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions