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 ddc98c1..53df9e2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2003-06-17 Daniel Jacobowitz <drow@mvista.com> + + * remote.c (remote_prepare_to_store): Replace call to + deprecated_read_register_bytes with multiple regcache_raw_read + calls. + 2003-06-17 Kris Warkentin <kewarken@qnx.com> * i386-nto-tdep.c (i386nto_sigcontext_addr): Make sp a CORE_ADDR. |