On 17 October 2013 17:14, Richard Mitton <[email protected]> wrote: > Author: rmitton > Date: Thu Oct 17 16:14:00 2013 > New Revision: 192922 > > URL: http://llvm.org/viewvc/llvm-project?rev=192922&view=rev > - Allow reading the per-thread data pointer via ptrace. I have added support > for Linux here. I'll be happy to add support for FreeBSD once this is > reviewed. OS X does not appear to have __thread variables, so maybe we don't > need it there. Windows support should eventually be workable along the same > lines.
This commit breaks the build on FreeBSD - do you have WIP to address this already? _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
