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 0c87bff..6fe325d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2014-05-21 Pedro Alves <palves@redhat.com> + + * dcache.c (dcache_read_memory_partial): If reading the cache line + fails, fallback to reading just the memory the caller wanted. + 2014-05-20 Doug Evans <dje@google.com> * python/py-progspace.c (py_free_pspace): Call target_gdbarch |