From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30103 invoked by alias); 7 Jul 2010 15:59:43 -0000 Received: (qmail 30086 invoked by uid 48); 7 Jul 2010 15:59:42 -0000 Date: Wed, 07 Jul 2010 15:59:00 -0000 Message-ID: <20100707155942.30085.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20100520195244.11616.tromey@redhat.com> References: <20100520195244.11616.tromey@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug gdb/11616] DW_OP_form_tls_address is unimplemented X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00017.txt.bz2 ------- 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.