[Lldb-commits] [PATCH] D112212: [lldb/test] Print build commands in trace mode

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 21 03:47:53 PDT 2021


labath created this revision.
labath added reviewers: teemperor, JDevlieghere.
labath requested review of this revision.
Herald added a project: LLDB.

Running tests with -t prints all lldb commands being run. It makes sense
to print all the build commands as well.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112212

Files:
  lldb/packages/Python/lldbsuite/test/builders/builder.py
  lldb/packages/Python/lldbsuite/test/lldbtest.py
  lldb/packages/Python/lldbsuite/test_event/build_exception.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112212.381202.patch
Type: text/x-patch
Size: 7319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211021/0a3c8d9d/attachment.bin>


More information about the lldb-commits mailing list