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 1e58e321200 [gdb/testsuite] Fix gdb.tui/pr30056.exp arrow right test new 7d43a7afc1a Fix bug in gdb.lookup_type
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-type.c | 6 +- gdb/testsuite/gdb.python/lookup-type-block.exp | 68 ++++++++++++++++++++++ .../types-module.cc => gdb.python/lookup1.c} | 34 ++++++----- .../gdb.python/{py-bp-locations.c => lookup2.c} | 36 ++++++++---- 4 files changed, 114 insertions(+), 30 deletions(-) create mode 100644 gdb/testsuite/gdb.python/lookup-type-block.exp copy gdb/testsuite/{gdb.guile/types-module.cc => gdb.python/lookup1.c} (70%) copy gdb/testsuite/gdb.python/{py-bp-locations.c => lookup2.c} (67%)