This is the mail archive of the gdb-patches@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]

Re: RFC: Access TLS symbols without DWARF debuginfo


> Date: Tue, 17 Oct 2006 17:03:11 -0400
> From: Daniel Jacobowitz <drow@false.org>
> Cc: jan.kratochvil@redhat.com, gdb-patches@sourceware.org
> 
> On Tue, Oct 10, 2006 at 06:25:12AM +0200, Eli Zaretskii wrote:
> > > Date: Mon, 9 Oct 2006 23:22:26 -0400
> > > From: Daniel Jacobowitz <drow@false.org>
> > > Cc: Eli Zaretskii <eliz@gnu.org>
> > > 
> > > 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.
> 
> Is this OK?

Shouldn't we mention thread-local variables explicitly, even if only
as an "e.g."?

Otherwise, fine with me.  Thanks.


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