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/18325] New: Need easier way to examine / play with tls


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

            Bug ID: 18325
           Summary: Need easier way to examine / play with tls
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: threads
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

Sometimes one is disassembling code and one would like to see what's in TLS
going by just what's in the disassembly (e.g., and not needing symbols).

IWBN if there was either an info command that reported tlsbase, or a
${_,}tlsbase convenience variable that one could use.

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