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 b17992c1c0 Make format_pieces recognize the \e escape sequence new ddfe970e6b Don't elide all inlined frames
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/ChangeLog | 20 ++++++++ gdb/breakpoint.c | 79 +++++++++++++++---------------- gdb/breakpoint.h | 30 +++++++++++- gdb/infrun.c | 6 ++- gdb/inline-frame.c | 43 ++++++++++++++--- gdb/inline-frame.h | 11 +++-- gdb/testsuite/ChangeLog | 15 ++++++ gdb/testsuite/gdb.ada/bp_inlined_func.exp | 22 +++------ gdb/testsuite/gdb.dwarf2/implptr.exp | 6 ++- gdb/testsuite/gdb.opt/inline-break.c | 50 +++++++++++++++++++ gdb/testsuite/gdb.opt/inline-break.exp | 46 ++++++++++++++++++ 11 files changed, 259 insertions(+), 69 deletions(-)