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 fe69ce6..4a60c08 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2012-09-28 Yao Qi <yao@codesourcery.com> + + * mi/mi-main.c (mi_cmd_data_write_memory_bytes): Emit error + when the length of content is not an even number. + 2012-09-27 Tom Tromey <tromey@redhat.com> Fix https://bugzilla.redhat.com/show_bug.cgi?id=849357 |