diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2a1e6fe..1b5eaa6 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2006-10-21 Paul Brook <paul@codesourcery.com> + + * remote.c (remote_fetch_registers): Fix error message. + 2006-10-20 Daniel Jacobowitz <dan@codesourcery.com> * gcore.c (MAX_COPY_BYTES): Define. |