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 72ee804c920 Remove two more files in gdb "distclean" new c52e4861c61 Remove exception_catchpoint::resources_needed new 68ca7890dda Fix DAP stackTrace through frames without debuginfo
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/break-catch-throw.c | 7 ---- gdb/python/lib/gdb/dap/bt.py | 2 +- .../dso2dso-dso2.c => gdb.dap/bt-inner.c} | 8 ++-- .../{gdb.cp/empty-enum.cc => gdb.dap/bt-main.c} | 16 ++++---- gdb/testsuite/gdb.dap/bt-nodebug.exp | 47 ++++++++++++++++++++++ 5 files changed, 59 insertions(+), 21 deletions(-) copy gdb/testsuite/{gdb.base/dso2dso-dso2.c => gdb.dap/bt-inner.c} (82%) copy gdb/testsuite/{gdb.cp/empty-enum.cc => gdb.dap/bt-main.c} (82%) create mode 100644 gdb/testsuite/gdb.dap/bt-nodebug.exp