This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 50a421ac3a gdbserver Makefile: don't delete intermediary files new 6b66338c70 Move command lines types/declarations to cli-script.h new 80a65e9b8f Error out immediatly when using if command without args in c [...] new 9521ecda68 Add tests for loop_break and loop_continue commands
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gdb/ChangeLog | 27 +++++++++++++ gdb/breakpoint.h | 1 + gdb/cli/cli-script.c | 3 +- gdb/cli/cli-script.h | 76 ++++++++++++++++++++++++++++++++++++- gdb/defs.h | 74 ------------------------------------ gdb/extension-priv.h | 1 + gdb/gdbcmd.h | 1 + gdb/testsuite/ChangeLog | 10 +++++ gdb/testsuite/gdb.base/commands.exp | 59 ++++++++++++++++++++++++++++ 9 files changed, 176 insertions(+), 76 deletions(-)