JosephTremoulet added a comment.

In D68096#1706258 <https://reviews.llvm.org/D68096#1706258>, @clayborg wrote:

> If this patch is solely meant to fix this issue, then I remove my "Requires 
> Changes" and this patch is good to go if it no longer hangs LLDB.


Great, thanks.  And just to confirm on the testing:

- test/functionalities/postmortem/minidump-new/linux-x86_64_not_crashed.cpp is 
an example program that uses breakpad to generate a dump that uses the sentinel 
signal, and we have a test checked in that uses a reduced yaml-ized copy of its 
minidump
- https://gist.github.com/JosephTremoulet/2689c5ed21d7be5543cfcb70d548e0bc is 
an example program that uses breakpad to generate a dump that uses null signal, 
and in this patch I'm adding a test that uses a reduced yaml-ized copy of its 
minidump, which lldb hangs on loading without this fix and successfully loads 
with this fix


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68096/new/

https://reviews.llvm.org/D68096



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to