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


On Tue, 17 Oct 2006 23:03:11 +0200, Daniel Jacobowitz wrote:
> On Tue, Oct 10, 2006 at 06:25:12AM +0200, Eli Zaretskii wrote:
...
> > I think we should mention it in NEWS.
> 
> Is this OK?
...
> 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
> 
> 	* NEWS: Mention support for TLS without debugging information.
...
> +* Support for GNU/Linux Thread Local Storage (TLS) no longer requires
> +symbolic debug information (e.g. DWARF-2).
> +

Please note the TLS support is still not complete:

* Support for GNU/Linux Thread Local Storage (TLS) no longer requires
symbolic debug information (e.g. DWARF-2).  It requires the inferior process to
use threads (to be linked -lpthread).



Regards,
Jan


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