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 5c4dde850c Add missing changelog entry new 2906593ffe [PR/24474] Add gdb.lookup_static_symbol to the python API
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 | 8 +++++++ gdb/NEWS | 3 +++ gdb/doc/ChangeLog | 5 +++++ gdb/doc/python.texi | 19 ++++++++++++++++ gdb/python/py-symbol.c | 40 ++++++++++++++++++++++++++++++++++ gdb/python/python-internal.h | 2 ++ gdb/python/python.c | 4 ++++ gdb/testsuite/ChangeLog | 6 +++++ gdb/testsuite/gdb.python/py-symbol.c | 5 +++++ gdb/testsuite/gdb.python/py-symbol.exp | 24 ++++++++++++++++++++ 10 files changed, 116 insertions(+)