diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 54d610e..4acf4e7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,7 @@ 2007-07-31 Michael Snyder <msnyder@access-company.com> + * exec.c (xfer_memory): Remove redundant condition from 'if'. + * symfile.c (reread_separate_symbols): Free xmalloced memory. * printcmd.c (build_address_symbolic): Remove dead code and dead |