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 ac2d77c6a10 Automatic date update in version.in new 0f8e2034128 gdb: add context getter/setter to cmd_list_element new d6ff04a343f gdb: add assert in cmd_list_element::set_context new 4c0ba02a749 gdb: remove context parameter from add_setshow_enum_cmd new 6a72dbb692e gdb/guile: use return values of add_setshow functions in ad [...]
The 4 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 | 34 ++++++++++ gdb/ada-lang.c | 7 +- gdb/break-catch-sig.c | 3 +- gdb/break-catch-syscall.c | 3 +- gdb/break-catch-throw.c | 7 +- gdb/breakpoint.c | 11 ++-- gdb/cli/cli-decode.c | 22 +------ gdb/cli/cli-decode.h | 16 ++++- gdb/cli/cli-dump.c | 6 +- gdb/cli/cli-style.c | 67 ++++++++++++-------- gdb/command.h | 8 +-- gdb/guile/scm-cmd.c | 6 +- gdb/guile/scm-param.c | 158 ++++++++++++++++++++-------------------------- gdb/python/py-cmd.c | 6 +- gdb/python/py-param.c | 8 +-- gdb/target.c | 7 +- gdb/tui/tui-layout.c | 5 +- 17 files changed, 197 insertions(+), 177 deletions(-)