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 9b955acd7f5 Remove infrun_thread_thread_exit observer new f3d3bbbcdd8 Fix value chain use-after-free
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/python/py-finishbreakpoint.c | 4 ++ gdb/python/py-frame.c | 17 ++++--- gdb/python/py-lazy-string.c | 9 +++- gdb/python/py-prettyprint.c | 2 +- gdb/python/py-symbol.c | 8 ++-- gdb/python/py-type.c | 9 ++-- gdb/python/py-unwind.c | 11 +++-- gdb/python/py-value.c | 54 +++++++++------------- gdb/python/py-xmethods.c | 1 + gdb/python/python-internal.h | 1 - gdb/python/python.c | 8 ++-- .../{gdb.mi/mi-stepn.c => gdb.python/py-pp-cast.c} | 20 ++++---- .../{py-pp-integral.exp => py-pp-cast.exp} | 14 ++++-- .../py-pp-cast.py} | 21 +++------ 14 files changed, 98 insertions(+), 81 deletions(-) copy gdb/testsuite/{gdb.mi/mi-stepn.c => gdb.python/py-pp-cast.c} (78%) copy gdb/testsuite/gdb.python/{py-pp-integral.exp => py-pp-cast.exp} (80%) copy gdb/testsuite/{gdb.ada/pp-rec-component.py => gdb.python/py-pp-cast.py} (64%)