From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31354 invoked by alias); 21 Jun 2002 01:48:28 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31239 invoked from network); 21 Jun 2002 01:48:23 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 21 Jun 2002 01:48:23 -0000 Received: from 02-095.118.popsite.net ([66.19.120.95] helo=nevyn.them.org) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17LDX8-00008f-00; Thu, 20 Jun 2002 20:48:19 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17LDXC-0001z7-00; Thu, 20 Jun 2002 21:48:22 -0400 Date: Thu, 20 Jun 2002 18:48:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: Jim Blandy , gdb@sources.redhat.com Subject: Re: GDB support for thread-local storage Message-ID: <20020621014821.GA7608@nevyn.them.org> Mail-Followup-To: Andrew Cagney , Jim Blandy , gdb@sources.redhat.com References: <20020619160004.38A625EA11@zwingli.cygnus.com> <3D1282DD.7000508@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D1282DD.7000508@cygnus.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-06/txt/msg00158.txt.bz2 On Thu, Jun 20, 2002 at 09:35:25PM -0400, Andrew Cagney wrote: > However, in the case of the above, is the architecture method needed? > Given that th only thing implementing this will be the above GNU/Linux > thread-db library, and GDB's linux thread code will know to call that > directly. > > BTW, what happens if the target doesn't have execution (i.e. a corefile). We fall down, just like we do debugging thread_db capable corefiles, I'd imagine. Thread_db does not like read-only targets very much. > Andrew > > (Use thread_local_static rather than thr_tls in function names) _storage, I think? -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer