diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fccfa68..5c8cb93 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2004-07-30 Jerome Guitton <guitton@gnat.com> + + * inflow.c (kill_command): release file handles in BFD. + * exec.c (exec_file_attach): Ditto. + * symfile.c (symbol_file_add_with_addrs_or_offsets): Ditto. + 2004-07-29 Andrew Cagney <cagney@gnu.org> * PROBLEMS (mips-irix): Note that it is broken. |