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 b3ff61f8155 gdb: make use of skip_to_space and skip_spaces new 2e362716fc7 gdb: convert some function arguments from int to bool new a15a5258b5b gdb: update command completion for watch, awatch, and rwatch
The 2 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.c | 146 +++++++++++++++++++++++++--------- gdb/breakpoint.h | 6 +- gdb/eval.c | 2 +- gdb/mi/mi-cmd-break.c | 6 +- gdb/ppc-linux-nat.c | 4 +- gdb/testsuite/ChangeLog | 4 + gdb/testsuite/gdb.base/completion.exp | 11 +++ gdb/value.h | 2 +- 9 files changed, 159 insertions(+), 49 deletions(-)