[Lldb-commits] [PATCH] D42836: [dotest] make debug info variant accessible in setUp()

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 2 02:54:52 PST 2018


labath updated this revision to Diff 132557.
labath added a comment.

Move getDebugInfo definition to "Base" class (fixes lldb-mi tests).


https://reviews.llvm.org/D42836

Files:
  packages/Python/lldbsuite/test/decorators.py
  packages/Python/lldbsuite/test/functionalities/exec/TestExec.py
  packages/Python/lldbsuite/test/lldbinline.py
  packages/Python/lldbsuite/test/lldbtest.py
  packages/Python/lldbsuite/test/logging/TestLogging.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42836.132557.patch
Type: text/x-patch
Size: 11478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180202/c3cc6a2c/attachment.bin>


More information about the lldb-commits mailing list