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 19826cf..71a5bd4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2009-11-24 Pedro Alves <pedro@codesourcery.com> + + * record.c (init_record_ops, init_record_core_ops): Actually + install record_stopped_data_address. + 2009-11-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> * dwarf2read.c [HAVE_MMAP] (MAP_FAILED): Define if missing. |