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 5ad2694b1eb [gdb/testsuite] Require python in gdb.server/server-kill-py [...] new f54bdb6d279 gdb: add add_setshow_prefix_cmd new 2e466f72c43 [gdb/testsuite] Update some test-cases to GPLv3 new a1ff87d77ca gdb: add "maint set/show selftest verbose" commands and use [...]
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/ada-lang.c | 27 ++++------ gdb/arm-tdep.c | 13 ++--- gdb/breakpoint.c | 11 ++-- gdb/btrace.c | 34 ++++++------ gdb/cli/cli-cmds.c | 23 ++++---- gdb/cli/cli-decode.c | 22 ++++++++ gdb/cli/cli-logging.c | 12 ++--- gdb/cli/cli-style.c | 16 +++--- gdb/command.h | 25 ++++++--- gdb/dcache.c | 11 ++-- gdb/doc/gdb.texinfo | 7 +++ gdb/dwarf2/read.c | 12 ++--- gdb/f-lang.c | 13 +++-- gdb/frame.c | 11 ++-- gdb/guile/guile.c | 22 ++++---- gdb/i386-tdep.c | 18 +++---- gdb/language.c | 23 ++++---- gdb/maint-test-settings.c | 17 +++--- gdb/maint.c | 74 ++++++++++++++++++++++++-- gdb/memattr.c | 13 ++--- gdb/mips-tdep.c | 12 ++--- gdb/python/python.c | 12 ++--- gdb/ravenscar-thread.c | 13 +++-- gdb/record-btrace.c | 49 +++++++---------- gdb/record-full.c | 14 ++--- gdb/record.c | 21 ++++---- gdb/riscv-tdep.c | 26 ++++----- gdb/rs6000-tdep.c | 12 ++--- gdb/ser-tcp.c | 11 ++-- gdb/serial.c | 16 ++---- gdb/sh-tdep.c | 9 ++-- gdb/target-descriptions.c | 14 +++-- gdb/testsuite/gdb.arch/powerpc-stackless.exp | 2 +- gdb/testsuite/gdb.arch/s390-stackless.exp | 2 +- gdb/testsuite/gdb.fortran/info-types-2.f90 | 2 +- gdb/testsuite/gdb.fortran/info-types.f90 | 2 +- gdb/testsuite/gdb.fortran/max-depth.f90 | 2 +- gdb/testsuite/gdb.fortran/mixed-lang-stack.c | 2 +- gdb/testsuite/gdb.fortran/mixed-lang-stack.cpp | 2 +- gdb/testsuite/gdb.fortran/mixed-lang-stack.f90 | 2 +- gdb/testsuite/gdb.fortran/vla-datatypes.f90 | 2 +- gdb/testsuite/gdb.fortran/vla-sub.f90 | 2 +- gdb/tui/tui-win.c | 11 ++-- gdb/typeprint.c | 11 ++-- gdb/utils.c | 10 ++-- gdb/valprint.c | 45 +++++++--------- 46 files changed, 366 insertions(+), 344 deletions(-)