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 1a3389079d Don't steal references in the gdb Python code new dd848631cb Use new and delete for struct infcall_suspend_state new 117f580a97 Remove cleanup from infrun.c new ee841dd8fe Use new and delete for struct infcall_control_state new c7c4d3fa80 Remove two infrun cleanups new 2d844eaf9c Remove release_stop_context_cleanup new cb5248409d Make save_infcall_*_state return unique pointers
The 6 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 | 63 +++++++++++++++++++++++ gdb/gdbthread.h | 46 ++++++++--------- gdb/infcall.c | 39 +++++--------- gdb/inferior.c | 2 +- gdb/inferior.h | 50 +++++++++++++++--- gdb/infrun.c | 157 ++++++++++++++++++++------------------------------------ 6 files changed, 200 insertions(+), 157 deletions(-)