* NEWS: Mention support for TLS without debugging information.
authorDaniel Jacobowitz <drow@false.org>
Wed, 18 Oct 2006 15:29:18 +0000 (15:29 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 18 Oct 2006 15:29:18 +0000 (15:29 +0000)
gdb/ChangeLog
gdb/NEWS

index 6dc9002edde1888e3ca970f5ad7540ef9518d851..ab0697753ec5bd7c8d899f0c5d0221e7005dc85f 100644 (file)
@@ -1,3 +1,7 @@
+2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * NEWS: Mention support for TLS without debugging information.
+
 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * remote-sim.c (gdbsim_kill): Call target_mourn_inferior.
index f54f75ba9230575c0c871f9c2bfe300756a75240..2a5dfb9dde6cfed56b72830aff8bcc3ad4daf837 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -14,6 +14,9 @@ supported.
 * The "set trust-readonly-sections" command works again.  This command was
 broken in GDB 6.3, 6.4, and 6.5.
 
+* Support for GNU/Linux Thread Local Storage (TLS, per-thread variables) no
+longer requires symbolic debug information (e.g. DWARF-2).
+
 * New commands
 
 set substitute-path
This page took 0.030851 seconds and 4 git commands to generate.