diff options
-rw-r--r-- | gdb/ChangeLog | 4 | ||||
-rw-r--r-- | gdb/NEWS | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fbc6fe5..2acbea8 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 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. 2006-08-15 Daniel Jacobowitz <dan@codesourcery.com> @@ -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 |