[Lldb-commits] [PATCH] D26676: Patch for lldb bug 26322 “core load hangs”
Pavel Labath via lldb-commits
lldb-commits at lists.llvm.org
Tue Nov 15 09:14:20 PST 2016
labath added a comment.
Thank you for looking into this. This has been a long standing issue that we haven't got time to address.
Could you also add some tests to cover the new functionality? It sounds like it would be easy to generate tiny core files which trigger this. You can look at tests in TestLinuxCore.py for examples. If you run into trouble there, let me know.
https://reviews.llvm.org/D26676
More information about the lldb-commits
mailing list