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 d9f6d7f8b6 testsuite: Extend TLS core file testing with an OS-generated dump new 45f25d6c83 gdb: Restore selected frame in print_frame_local_vars
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 | 13 ++++ gdb/frame.c | 16 +++++ gdb/frame.h | 19 ++++++ gdb/stack.c | 24 ++------ gdb/testsuite/ChangeLog | 7 +++ ...ter-aborted-step-over.c => bt-selected-frame.c} | 12 +++- gdb/testsuite/gdb.base/bt-selected-frame.exp | 72 ++++++++++++++++++++++ gdb/testsuite/lib/gdb.exp | 16 +++++ 8 files changed, 156 insertions(+), 23 deletions(-) copy gdb/testsuite/gdb.base/{continue-after-aborted-step-over.c => bt-selected-fra [...] create mode 100644 gdb/testsuite/gdb.base/bt-selected-frame.exp