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 395326b..aecb5e1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2013-05-30 Yao Qi <yao@codesourcery.com> + + * mi/mi-cmds.c (mi_cmds): Define MI command + '-exec-arguments' by macro DEF_MI_CMD_CLI_1 instead of + DEF_MI_CMD_CLI. + 2013-05-29 Pedro Alves <palves@redhat.com> * remote.c (remote_insert_breakpoint, remote_remove_breakpoint) |