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 356819b6bc Fix format of last gdb/testsuite/ChangeLog entry new 991ff2922a Fix running to breakpoint set in inline function by lineno/address new cd2bb70994 "break LINENO/*ADDRESS", inline functions and "info break" output
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 | 24 +++++++++++++++++ gdb/blockframe.c | 13 +++++++++ gdb/breakpoint.c | 3 --- gdb/inline-frame.c | 16 +++++++++--- gdb/linespec.c | 2 ++ gdb/symtab.c | 32 ++++++++++++++++++----- gdb/symtab.h | 15 +++++++++-- gdb/testsuite/ChangeLog | 11 ++++++++ gdb/testsuite/gdb.opt/inline-break.c | 2 +- gdb/testsuite/gdb.opt/inline-break.exp | 48 ++++++++++++++++++++++++++++++++++ 10 files changed, 149 insertions(+), 17 deletions(-)