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 66182876b46 Fix MinGW native compilation of gdb/gdbsupport/gdb_wait.c new 153d79c451f 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