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 server/15594] New: tls support in 64x32 x86 gdbserver doesn't extend address to 64 bits


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

            Bug ID: 15594
           Summary: tls support in 64x32 x86 gdbserver doesn't extend
                    address to 64 bits
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: server
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

Filing this so it can be referred to.
The code to handle tls in linux-x86-low.c doesn't extend the 32-bit address to
64 bits leaving the upper bits unassigned.

ref: http://sourceware.org/ml/gdb-patches/2013-05/msg00936.html

patch to trunk here:
http://sourceware.org/ml/gdb-cvs/2013-05/msg00302.html

-- 
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]