[PATCH] D107070: [Dexter] Improve Dexter's performance by evaluating expressions only when needed

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 10 03:54:44 PDT 2021


StephenTozer updated this revision to Diff 371864.
StephenTozer added a comment.

Reupload previous diff with -U999999 flag.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107070/new/

https://reviews.llvm.org/D107070

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107070.371864.patch
Type: text/x-patch
Size: 11858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210910/c269b89a/attachment.bin>


More information about the llvm-commits mailing list