Open Menu
Close Menu
Apple
Shopping Bag
Apple
Mac
iPad
iPhone
Watch
TV
Music
Support
Search apple.com
Shopping Bag
Lists
Open Menu
Close Menu
Terms and Conditions
Lists hosted on this site
Email the Postmaster
Tips for posting to public mailing lists
Re: XCode debugger does not show values for static __thread local variables in C
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: XCode debugger does not show values for static __thread local variables in C
Subject
:
Re: XCode debugger does not show values for static __thread local variables in C
From: Kate Stone <
email@hidden
>
Date: Mon, 22 Feb 2016 11:37:39 -0800
We’ll look into it as a potential LLDB issue since it definitely looks like a real problem. The command “frame variable i” clearly shows that we don’t think a value is available on the current thread even after it is set:
(int) i = <No TLS data currently exists for this thread.>
Kate Stone
email@hidden
Xcode
Low Level Tools
Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
Follow-Ups
:
Re: XCode debugger does not show values for static __thread local variables in C
From:
Kate Stone <email@hidden>
References:
>
XCode debugger does not show values for static __thread local variables in C
(From: "Johann 'Myrkraverk' Oskarsson" <email@hidden>)
Prev by Date:
Re: Xcode and distribution certificates
Next by Date:
Re: Xcode and distribution certificates
Previous by thread:
XCode debugger does not show values for static __thread local variables in C
Next by thread:
Re: XCode debugger does not show values for static __thread local variables in C
Index(es):
Date
Thread