public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/11616] New: DW_OP_form_tls_address is unimplemented
@ 2010-05-20 19:52 tromey at redhat dot com
  2010-07-07 15:59 ` [Bug gdb/11616] " tromey at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at redhat dot com @ 2010-05-20 19:52 UTC (permalink / raw)
  To: gdb-prs

gdb does not implement the DW_OP_form_tls_address opcode.
This is part of dwarf 4, and gcc can optionally emit it.

-- 
           Summary: DW_OP_form_tls_address is unimplemented
           Product: gdb
           Version: 7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: tromey at redhat dot com
                CC: gdb-prs at sourceware dot org


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug gdb/11616] DW_OP_form_tls_address is unimplemented
  2010-05-20 19:52 [Bug gdb/11616] New: DW_OP_form_tls_address is unimplemented tromey at redhat dot com
@ 2010-07-07 15:59 ` tromey at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at redhat dot com @ 2010-07-07 15:59 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tromey at redhat dot com  2010-07-07 15:59 -------
GCC only emits it for emutls systems.
In this case the value on the stack is the address of the control variable.
See gcc/emutls.c for more info.
Note that this means that this operator is not equivalent to
DW_OP_GNU_push_tls_address.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-07-07 15:59:41
               date|                            |


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2010-07-07 15:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-20 19:52 [Bug gdb/11616] New: DW_OP_form_tls_address is unimplemented tromey at redhat dot com
2010-07-07 15:59 ` [Bug gdb/11616] " tromey 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).