[Lldb-commits] [PATCH] D26676: Patch for lldb bug 26322 “core load hangs”

Howard Hellyer via lldb-commits lldb-commits at lists.llvm.org
Thu Nov 17 01:13:36 PST 2016


hhellyer added a comment.

This is marked ready to land and I can land it now but I'm still working on the testcases.
I can either:

- Land the code changes and do the tests under another patch.
- Hold off on delivering this until I've finished the tests.

I'm not sure which is the preferred option. The tests will probably need to be delivered with core files so they will be much larger deltas than just the functional code changes currently contained in this patch. Is there a preferred option?


https://reviews.llvm.org/D26676





More information about the lldb-commits mailing list