public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug threads/16954] New: Improve TLS variables glibc compatibility
@ 2014-05-16 19:20 jan.kratochvil at redhat dot com
  2014-05-16 19:22 ` [Bug threads/16954] " jan.kratochvil at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: jan.kratochvil at redhat dot com @ 2014-05-16 19:20 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=16954

            Bug ID: 16954
           Summary: Improve TLS variables glibc compatibility
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: threads
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com
            Target: *-linux-gnu

With post-2.19.90 glibcs the GDB patch posted below still works but it is
needlessly incorrect - it depends on assumption glibc assigns module id 1 to
static executables.

GDB fix post for compatibility with pre-2.19.90 glibcs:
  [patch] Fix TLS access for -static -pthread
  https://sourceware.org/ml/gdb-patches/2014-04/msg00155.html

glibc fix in glibc-2.19.90: PR libc/16831
 
https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=f737dfd071f12584316ef90f2c71e33c2dc9801e

Original post (IMO obsolete now):
  TLS variables access for -static -lpthread executables
  https://sourceware.org/ml/libc-help/2014-03/msg00024.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug threads/16954] Improve TLS variables glibc compatibility
  2014-05-16 19:20 [Bug threads/16954] New: Improve TLS variables glibc compatibility jan.kratochvil at redhat dot com
@ 2014-05-16 19:22 ` jan.kratochvil at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: jan.kratochvil at redhat dot com @ 2014-05-16 19:22 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=16954

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jan.kratochvil at redhat dot com

--- Comment #1 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
Created attachment 7605
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7605&action=edit
GDB patch - it works but it is not acceptable as is.

Functionality gets tested by existing:
  gdb.threads/staticthreads.exp: tlsvar in thread
  gdb.threads/staticthreads.exp: tlsvar in main

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-16 19:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-16 19:20 [Bug threads/16954] New: Improve TLS variables glibc compatibility jan.kratochvil at redhat dot com
2014-05-16 19:22 ` [Bug threads/16954] " jan.kratochvil at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).