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 9f26b04c3e9 Update after creating 2.43 branch new 7934cb137a7 gdb: don't display inferior list for pending breakpoints new b172d94b62b gdb: remove breakpoint_re_set_one new de5dc49e435 gdb: remove tracepoint_probe_create_sals_from_location_spec
The 3 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/breakpoint.c | 47 ++------ .../modules-solib.c => gdb.multi/pending-bp-lib.c} | 9 +- .../{gdb.dap/modules.c => gdb.multi/pending-bp.c} | 43 +++++-- gdb/testsuite/gdb.multi/pending-bp.exp | 126 +++++++++++++++++++++ 4 files changed, 176 insertions(+), 49 deletions(-) copy gdb/testsuite/{gdb.dap/modules-solib.c => gdb.multi/pending-bp-lib.c} (92%) copy gdb/testsuite/{gdb.dap/modules.c => gdb.multi/pending-bp.c} (52%) create mode 100644 gdb/testsuite/gdb.multi/pending-bp.exp