[Lldb-commits] [PATCH] D32149: Correct handling NetBSD core(5) files with threads

Mark Kettenis via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 20 04:41:59 PDT 2017


kettenis added a comment.

In https://reviews.llvm.org/D32149#731887, @labath wrote:

> A test would infinitely times more valuable then a demo script. What is the tiniest core file you can produce on NetBSD? (on linux we've gotten them down to about 20K) Then we could check that in and write a test for it...


The smalles core dumps I managed to create for OpenBSD so far are a bit over 4M.


Repository:
  rL LLVM

https://reviews.llvm.org/D32149





More information about the lldb-commits mailing list