This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-9-branch in repository binutils-gdb.
from f231cbc17ef Automatic date update in version.in new f7da8e5b9b1 gdb: Fix backtrace with disassemble-next-line on
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 | 5 +++ gdb/stack.c | 10 ++--- gdb/testsuite/ChangeLog | 5 +++ .../gdb.base/{start-cpp.cc => backtrace.c} | 19 ++++++--- gdb/testsuite/gdb.base/backtrace.exp | 48 ++++++++++++++++++++++ 5 files changed, 76 insertions(+), 11 deletions(-) copy gdb/testsuite/gdb.base/{start-cpp.cc => backtrace.c} (77%) create mode 100644 gdb/testsuite/gdb.base/backtrace.exp