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 7c0cca765e4 Updated Hungarian translation for the gprof sub-directory. new 49d7cd733a7 Change calculation of frame_id by amd64 epilogue unwinder new 1f3e37e057e gdb/reverse: Fix stepping over recursive functions
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/amd64-tdep.c | 10 +- gdb/infrun.c | 2 +- .../unwind-on-each-insn-foo.c} | 6 +- .../unwind-on-each-insn.c} | 5 +- gdb/testsuite/gdb.base/unwind-on-each-insn.exp | 154 +++++++++++++++++++++ gdb/testsuite/gdb.reverse/step-precsave.exp | 6 +- gdb/testsuite/gdb.reverse/step-reverse.c | 19 ++- gdb/testsuite/gdb.reverse/step-reverse.exp | 55 +++++++- 8 files changed, 240 insertions(+), 17 deletions(-) copy gdb/testsuite/{gdb.server/twice-connect.c => gdb.base/unwind-on-each-insn-foo [...] copy gdb/testsuite/{gdb.mi/mi-breakpoint-script.c => gdb.base/unwind-on-each-insn. [...] create mode 100644 gdb/testsuite/gdb.base/unwind-on-each-insn.exp