From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11209 invoked by alias); 10 Oct 2006 04:25:23 -0000 Received: (qmail 11193 invoked by uid 22791); 10 Oct 2006 04:25:22 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 10 Oct 2006 04:25:21 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-8-138.inter.net.il [80.230.8.138]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id FYV93770 (AUTH halo1); Tue, 10 Oct 2006 06:25:12 +0200 (IST) Date: Tue, 10 Oct 2006 04:25:00 -0000 Message-Id: From: Eli Zaretskii To: Daniel Jacobowitz CC: jan.kratochvil@redhat.com, gdb-patches@sourceware.org In-reply-to: <20061010032226.GF22848@nevyn.them.org> (message from Daniel Jacobowitz on Mon, 9 Oct 2006 23:22:26 -0400) Subject: Re: RFC: Access TLS symbols without DWARF debuginfo Reply-to: Eli Zaretskii References: <20060825021304.GA30225@host0.dyn.jankratochvil.net> <20060825134315.GA4994@nevyn.them.org> <20061010032226.GF22848@nevyn.them.org> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00089.txt.bz2 > Date: Mon, 9 Oct 2006 23:22:26 -0400 > From: Daniel Jacobowitz > Cc: Eli Zaretskii > > Eli, this patch added support for printing thread local (__thread) > variables in files without debugging information, on platforms where we > could already do it with debugging information. I'm undecided on > whether that's NEWS-worthy. What do you think? I think we should mention it in NEWS.