X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2FChangeLog;h=538db3a06b760746f00401588cc7128659baede3;hb=cbba3ecd36f0f861e4e810fbd5415c9759080cdc;hp=3843e12710bd79f39815bae8421e14cf4664144b;hpb=b9a3f8429b012b753e30a4222bd8e4cbba019fad;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3843e12710..538db3a06b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +2019-06-13 Pedro Alves + + * ax-gdb.c (agent_command_1): Remove skip_spaces call. + * breakpoint.c (watch_maybe_just_location): Remove skip_spaces + call. + * cli/cli-cmds.c (apropos_command): Remove skip_spaces call. + * cli/cli-utils.c (extract_info_print_args): Remove skip_spaces + calls. + (check_for_argument): Skip spaces after argument. + 2019-06-13 Pedro Alves * thread.c (thread_apply_command): Adjust TID parsing.