[all-commits] [llvm/llvm-project] 1f44fa: Revert "[Dexter] Improve performance by evaluating...
Stephen Tozer via All-commits
all-commits at lists.llvm.org
Tue Sep 14 10:37:50 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f44fa3ac17ceacc753019092bc50436c77ddcfa
https://github.com/llvm/llvm-project/commit/1f44fa3ac17ceacc753019092bc50436c77ddcfa
Author: Stephen Tozer <Stephen.Tozer at Sony.com>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M cross-project-tests/debuginfo-tests/dexter/dex/command/CommandBase.py
M cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexExpectProgramState.py
M cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexExpectWatchBase.py
M cross-project-tests/debuginfo-tests/dexter/dex/debugger/DebuggerBase.py
M cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/dbgeng.py
M cross-project-tests/debuginfo-tests/dexter/dex/debugger/lldb/LLDB.py
M cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/VisualStudio.py
Log Message:
-----------
Revert "[Dexter] Improve performance by evaluating expressions only when needed"
Reverted due to build failure on greendragon lldb build.
This reverts commit 9bbc0c1ffb47f9cf4c9d8e9a0e8100002fe5aafb.
More information about the All-commits
mailing list