Revert "[Dexter] Improve performance by evaluating expressions only when needed"
authorStephen Tozer <Stephen.Tozer@Sony.com>
Tue, 14 Sep 2021 17:23:39 +0000 (18:23 +0100)
committerStephen Tozer <Stephen.Tozer@Sony.com>
Tue, 14 Sep 2021 17:27:37 +0000 (18:27 +0100)
commit1f44fa3ac17ceacc753019092bc50436c77ddcfa
treea42b5f7d197ac8811e5a7a84de3cc3feae1e945f
parentcd2bff1ef10563bc710ca7a97aeb20297fc99597
Revert "[Dexter] Improve performance by evaluating expressions only when needed"

Reverted due to build failure on greendragon lldb build.

This reverts commit 9bbc0c1ffb47f9cf4c9d8e9a0e8100002fe5aafb.
cross-project-tests/debuginfo-tests/dexter/dex/command/CommandBase.py
cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexExpectProgramState.py
cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexExpectWatchBase.py
cross-project-tests/debuginfo-tests/dexter/dex/debugger/DebuggerBase.py
cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/dbgeng.py
cross-project-tests/debuginfo-tests/dexter/dex/debugger/lldb/LLDB.py
cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/VisualStudio.py