hhellyer added a comment.

I haven't solved that yet!  ;-)

I'm currently ending up with cores of ~500kb which is probably too big. I'm 
seeing what I can do to bring them down but it might be that I can't shrink 
them that much. I'm attempting to write two tests, one for multiple threads and 
one for cores generated by gcore but the actual C program for both is very 
similar.

What would you say a sensible target size actually is?

The other option is to run these tests just on Linux then it might be possible 
to create the core dumps as part of the test. There's a lot of drawbacks to 
that - not least just that they wouldn't be run every where but also that 
depending on how the OS is setup it's not always possible to create a core on a 
signal or attach gcore. I don't really want to add flakey tests.


https://reviews.llvm.org/D26676



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

Reply via email to