[lldb-dev] Question (bug?) about thread tids when lldb loads a core dump.
Ed Maste
emaste at freebsd.org
Thu Jul 30 11:08:23 PDT 2015
On 30 July 2015 at 13:39, Greg Clayton <gclayton at apple.com> wrote:
>
> If ELF core files actually do have the thread IDs in the core files, then this is easy to fix and is an LLDB bug.
http://reviews.llvm.org/D11652 has the fix for FreeBSD. I just now
uploaded a new diff to continue assigning tids 0, 1, 2... for Linux
until someone can update it.
More information about the lldb-dev
mailing list