This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.2-branch in repository binutils-gdb.
from 572fd9fde4 Automatic date update in version.in new b13ab533d3 python: Make gdb.execute("show commands") work (PR 23669)
The 1 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 | 25 +++++++++++++++++ gdb/breakpoint.c | 7 ++++- gdb/breakpoint.h | 3 ++ gdb/cli/cli-script.c | 56 +++++++++++++++++-------------------- gdb/compile/compile.c | 7 +++-- gdb/compile/compile.h | 3 ++ gdb/guile/guile.c | 5 +++- gdb/guile/guile.h | 3 ++ gdb/python/python.c | 5 +++- gdb/python/python.h | 3 ++ gdb/testsuite/ChangeLog | 5 ++++ gdb/testsuite/gdb.python/python.exp | 4 +++ gdb/tracepoint.c | 6 +++- gdb/tracepoint.h | 3 ++ 14 files changed, 99 insertions(+), 36 deletions(-)