In article <54a8d4c9.8010...@llnl.gov>, Ignacio Laguna <lagunapera...@llnl.gov> wrote:
> Does the current version of lldb support thread local storage (TLS) > variables via the __thread syntax in OS X? When I print such variables > lldb prints a void pointer (to the TLS sections I believe), but it > doesn't print the value of the variable like in gdb. It appears the answer is no, given the associated test is expected to fail. <https://github.com/llvm-mirror/lldb/commit/2667461a03f7ea34da0736f0b81f3 6a43060bd1e> -- Nicholas Riley <nri...@sabi.net> _______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev