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 82b946165d1 ld/emultempl/msp430.em: Remove unused variable new b0191216046 readelf: MSP430: Fix incorrect usage of "msp430x" in functi [...] new b2b38aa45ba Fix advance/until and inline frames (PR gdb/26523) new df63178325a Fix advance/until and multiple locations (PR gdb/26524)
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: binutils/ChangeLog | 9 ++ binutils/readelf.c | 8 +- gdb/ChangeLog | 22 ++++ gdb/breakpoint.c | 77 ++++++----- gdb/inline-frame.c | 6 +- gdb/testsuite/ChangeLog | 7 + .../advance-until-multiple-locations.cc} | 45 +++++-- .../gdb.base/advance-until-multiple-locations.exp | 142 +++++++++++++++++++++ 8 files changed, 256 insertions(+), 60 deletions(-) copy gdb/testsuite/{gdb.multi/multi-kill.c => gdb.base/advance-until-multiple-loca [...] create mode 100644 gdb/testsuite/gdb.base/advance-until-multiple-locations.exp