[Lldb-commits] [PATCH] D25196: Adding a new Minidump post-mortem debugging plugin
Dimitar Vlahovski via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 3 14:10:55 PDT 2016
dvlahovski added inline comments.
> labath wrote in TestMiniDumpNew.py:19
> You can replace these with `NO_DEBUG_INFO_TESTCASE = True` at class level.
But, should `test_deeper_stack_in_mini_dump` and `test_local_variables_in_mini_dump` not have this decorator ?
https://reviews.llvm.org/D25196
More information about the lldb-commits
mailing list