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 b3a7d1711e gdb/riscv: Don't use default bfd to define required features new 0ba852ab41 gdb: Remove unneeded parameter from set_breakpoint_location_ [...] new 5b0e2db4fa gdb: Don't skip prologue for explicit line breakpoints in assembler
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 | 18 ++++++++++ gdb/breakpoint.c | 14 +++----- gdb/linespec.c | 3 +- gdb/symtab.c | 21 ++++++----- gdb/testsuite/ChangeLog | 5 +++ ...eakpoint-shadow.S => amd64-break-on-asm-line.S} | 41 +++++++++------------- ...ilcall-self.exp => amd64-break-on-asm-line.exp} | 20 ++++++----- 7 files changed, 71 insertions(+), 51 deletions(-) copy gdb/testsuite/gdb.arch/{ia64-breakpoint-shadow.S => amd64-break-on-asm-line.S} (56%) copy gdb/testsuite/gdb.arch/{amd64-tailcall-self.exp => amd64-break-on-asm-line.ex [...]