diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 60c5833..1d49188 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-02-08 Joel Brobecker <brobecker@adacore.com> + + * solib-darwin.c (darwin_bfd_open): Make sure that the filename + of the returned BFD is allocated by GDB. + 2012-02-07 Tom Tromey <tromey@redhat.com> PR python/12027: |