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 8d2a0a1 Update NEWS to mention Python breakpoint events new d10153c Avoid potential memory leak in find_frame_funname new 282a069 PR python/18565 - make Frame.function work for inline frames
The 2 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 | 10 ++++++++++ gdb/python/py-frame.c | 6 +++++- gdb/stack.c | 16 ++++++++++------ gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/gdb.python/py-frame-inline.exp | 4 ++++ 5 files changed, 34 insertions(+), 7 deletions(-)