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 2ddeaf8a7d Handle DW_TAG_variant_part and DW_TAG_variant new 6893c19a8b Make "bt N" print correct number of frames when using a fram [...] new d4dd32824a Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
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 | 30 +++++++++++++++++++++++++++++ gdb/extension-priv.h | 3 ++- gdb/extension.c | 3 ++- gdb/extension.h | 18 +++++++++++------ gdb/mi/mi-cmd-stack.c | 11 ++++++----- gdb/python/py-framefilter.c | 29 ++++++++++++++++++++++++++-- gdb/python/python-internal.h | 3 ++- gdb/stack.c | 8 ++++++-- gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/gdb.python/py-framefilter.exp | 2 +- 10 files changed, 93 insertions(+), 19 deletions(-)