[Lldb-commits] [PATCH] D25196: Adding a new Minidump post-mortem debugging plugin

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 3 17:59:32 PDT 2016


labath added inline comments.


> dvlahovski wrote in TestMiniDumpNew.py:19
> But, should `test_deeper_stack_in_mini_dump` and `test_local_variables_in_mini_dump` not have this decorator ?

They are not building any code, so the would behave the same way anyway. You would be just running the test 2--3 times for nothing.

https://reviews.llvm.org/D25196





More information about the lldb-commits mailing list