This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC 0/2] Use address spaces for x86 tls


On 10/08/2015 05:58 AM, Richard Henderson wrote:

> Otherwise the code is practically identical.  Which, I suppose is
> good in that glibc is currently doing a fair job with its macros.
> So the change is perhaps only of interest in terms of (very) long term
> maintenance (i.e. once gcc6 is the minimal require build compiler).

What is the debugging experience like?  Can I still do

  print *__thread_self

in GDB and get useful results?

If that's not a problem, I would like to see the patch go in, mainly
because it introduces additional variance in the TLS code, which should
help us catch architecture-specific breakages earlier.

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]