This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB 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]

[Bug threads/13677] New: gdb should support TLS on Solaris


http://sourceware.org/bugzilla/show_bug.cgi?id=13677

             Bug #: 13677
           Summary: gdb should support TLS on Solaris
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: threads
        AssignedTo: unassigned@sourceware.org
        ReportedBy: ro@TechFak.Uni-Bielefeld.DE
    Classification: Unclassified
              Host: *-*-solaris2*
            Target: *-*-solaris2*
             Build: *-*-solaris2.*


When debugging a Go issue on Solaris 11/x86 recently, I noticed that gdb lacks
support for TLS on Solaris.  Digging around a bit, I found that <thread_db.h>
lists a td_thr_tlsbase, which was added shortly after the initial Solaris 8
release, it seems.  A man pages is missing, but one can probably figure things
out from the header and the OpenSolaris sources if need be.

  Rainer

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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