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 gdb/11616] DW_OP_form_tls_address is unimplemented


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


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