This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm in repository toolchain/ci/binutils-gdb.
from 5d10a2041e gdb: add string_file::release method adds 91ddba836c Reference array of structs instead of first member during memcpy adds fdf1350dc1 gdb: convert maintenance target-async and target-non-stop se [...] adds 51d185a65f Remove unused declaration adds 30a87e90be gdb/python: add gdb.history_count function adds bbea680797 gdb/python: improve the auto help text for gdb.Parameter adds 6c92c33953 Convert wrap_here to use integer parameter adds 7016a382b0 Add ui_file::wrap_here adds 1285ce8629 Always call the wrap_here method adds 27d326da43 Remove global wrap_here function
No new revisions were added by this update.
Summary of changes: gdb/NEWS | 3 ++ gdb/aarch64-tdep.c | 2 +- gdb/ada-typeprint.c | 8 +-- gdb/ada-valprint.c | 6 +-- gdb/breakpoint.c | 15 ++---- gdb/c-typeprint.c | 16 +++--- gdb/cli-out.c | 4 +- gdb/cli-out.h | 2 +- gdb/cli/cli-cmds.c | 2 +- gdb/cli/cli-decode.c | 26 +++++++--- gdb/cli/cli-decode.h | 6 +++ gdb/cp-valprint.c | 2 +- gdb/disasm.c | 4 +- gdb/doc/python.texi | 46 +++++++++++++---- gdb/exceptions.c | 2 +- gdb/exec.c | 2 +- gdb/f-typeprint.c | 4 +- gdb/guile/scm-pretty-print.c | 2 +- gdb/m2-typeprint.c | 8 +-- gdb/main.c | 8 +-- gdb/maint.c | 4 +- gdb/mi/mi-out.c | 4 +- gdb/mi/mi-out.h | 2 +- gdb/p-typeprint.c | 10 ++-- gdb/p-valprint.c | 2 +- gdb/printcmd.c | 8 +-- gdb/psymtab.c | 10 ++-- gdb/python/py-framefilter.c | 6 +-- gdb/python/py-param.c | 84 +++++++++++++++++++++++++++---- gdb/python/py-prettyprint.c | 2 +- gdb/python/py-value.c | 8 +++ gdb/python/python-internal.h | 1 + gdb/python/python.c | 2 + gdb/source.c | 10 ++-- gdb/stack.c | 20 ++++---- gdb/symfile.c | 4 +- gdb/symmisc.c | 6 +-- gdb/symtab.c | 2 +- gdb/target.c | 68 ++++++++++++------------- gdb/testsuite/gdb.python/py-parameter.exp | 36 +++++++++---- gdb/testsuite/gdb.python/py-value.exp | 12 +++++ gdb/top.c | 2 +- gdb/top.h | 2 - gdb/tracepoint.c | 15 +++--- gdb/ui-file.h | 17 +++++++ gdb/ui-out.c | 4 +- gdb/ui-out.h | 4 +- gdb/utils.c | 60 ++++++---------------- gdb/utils.h | 2 +- gdb/valprint.c | 2 +- gdb/value.c | 8 +++ gdb/value.h | 4 ++ 52 files changed, 363 insertions(+), 226 deletions(-)