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-aarch64 in repository toolchain/ci/binutils-gdb.
from a5ea23036d [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-ref-mis [...] adds cb6e6bb89d gdb/python: fix memory leak in python inferior code adds 25b0a5714c [gdb/testsuite] Fix FAIL in gdb.mi/mi-nsmoribund.exp
No new revisions were added by this update.
Summary of changes: gdb/python/py-inferior.c | 16 ++- gdb/testsuite/gdb.mi/mi-nsmoribund.exp | 6 +- .../py-inferior-leak.c} | 0 .../{py-pp-integral.exp => py-inferior-leak.exp} | 28 +++--- gdb/testsuite/gdb.python/py-inferior-leak.py | 109 +++++++++++++++++++++ 5 files changed, 138 insertions(+), 21 deletions(-) copy gdb/testsuite/{gdb.base/inferior-noarg.c => gdb.python/py-inferior-leak.c} (100%) copy gdb/testsuite/gdb.python/{py-pp-integral.exp => py-inferior-leak.exp} (60%) create mode 100644 gdb/testsuite/gdb.python/py-inferior-leak.py