labath added a comment.

I was very successful in creating tiny core files by avoiding linking with the 
standard library (you don't really need a full libc to crash :P ).
I think this file should use the same approach as well (see the other core 
files in this directory, and the make-core.sh script).

Ed, maybe you could start by tweaking that script to work on FreeBSD as well? 
Depending on how similar it ends up, we may want to keep it here (and rename 
the folder to just "elf-core", or we can create a separate "freebsd-core" 
folder instead...


https://reviews.llvm.org/D26300



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

Reply via email to