* NEWS: Mention support for TLS without debugging information.

This commit is contained in:
Daniel Jacobowitz 2006-10-18 15:29:18 +00:00
parent 0d22c9559b
commit 7d3d3ece84
2 changed files with 7 additions and 0 deletions

View 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.

View File

@ -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