* NEWS: Mention "set trust-readonly-sections" fix.
This commit is contained in:
parent
2bc416ba69
commit
17218d9171
2 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2006-08-16 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* NEWS: Mention "set trust-readonly-sections" fix.
|
||||
|
||||
2006-08-16 Daniel Jacobowitz <dan@codesourcery.com>
|
||||
|
||||
* remote.c, target.c: Strip trailing whitespace.
|
||||
|
|
3
gdb/NEWS
3
gdb/NEWS
|
@ -11,6 +11,9 @@ running on a Windows system over TCP/IP to debug Windows programs.
|
|||
Cygwin debugging. Both single-threaded and multi-threaded programs are
|
||||
supported.
|
||||
|
||||
* The "set trust-readonly-sections" command works again. This command was
|
||||
broken in GDB 6.3, 6.4, and 6.5.
|
||||
|
||||
* New commands
|
||||
|
||||
set substitute-path
|
||||
|
|
Loading…
Reference in a new issue