[PATCH] D110167: [Dexter] Add option to pass a Visual Studio solution instead of a binary

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 8 08:05:37 PDT 2021


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

Remove init_success field.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110167

Files:
  cross-project-tests/debuginfo-tests/dexter/dex/builder/ParserOptions.py
  cross-project-tests/debuginfo-tests/dexter/dex/debugger/DebuggerBase.py
  cross-project-tests/debuginfo-tests/dexter/dex/debugger/DebuggerControllers/DebuggerControllerBase.py
  cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/VisualStudio.py
  cross-project-tests/debuginfo-tests/dexter/dex/tools/TestToolBase.py
  cross-project-tests/debuginfo-tests/dexter/dex/tools/run_debugger_internal_/Tool.py
  cross-project-tests/debuginfo-tests/dexter/dex/tools/test/Tool.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110167.378219.patch
Type: text/x-patch
Size: 8349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211008/ba046ef5/attachment.bin>


More information about the llvm-commits mailing list