[lldb-dev] lldb patches for OpenBSD
Matthew Dempsky
matthew at dempsky.org
Fri Apr 1 14:13:53 PDT 2011
On Fri, Apr 1, 2011 at 1:39 PM, Stephen Wilson <wilsons at start.ca> wrote:
> So I think the main question is: does having the full 64 bit pointer as
> an ID give useful info to the developers using user-space threads?
Is there a reason not to just make the thread ID a 64-bit value and be
done with it? Seems like doing anything else is over-engineering the
problem.
More information about the lldb-dev
mailing list