forked from Imagelibrary/binutils-gdb
* NEWS: Mention support for TLS without debugging information.
This commit is contained in:
@@ -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>
|
2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
|
||||||
|
|
||||||
* remote-sim.c (gdbsim_kill): Call target_mourn_inferior.
|
* remote-sim.c (gdbsim_kill): Call target_mourn_inferior.
|
||||||
|
|||||||
3
gdb/NEWS
3
gdb/NEWS
@@ -14,6 +14,9 @@ supported.
|
|||||||
* The "set trust-readonly-sections" command works again. This command was
|
* The "set trust-readonly-sections" command works again. This command was
|
||||||
broken in GDB 6.3, 6.4, and 6.5.
|
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
|
* New commands
|
||||||
|
|
||||||
set substitute-path
|
set substitute-path
|
||||||
|
|||||||
Reference in New Issue
Block a user