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 4a4fd10d170 gdb: Modify the output of "info breakpoints" and "delete br [...] new 2aaba744467 [gdb] Fix "value is not available" with debug frame
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/frame.c | 2 + .../gdb.base/{list-nodebug.c => debug-frame-2.c} | 5 +- .../gdb.base/{msym-bp-shl-main.c => debug-frame.c} | 4 +- gdb/testsuite/gdb.base/debug-frame.exp | 57 ++++++++++++++++++++++ 4 files changed, 64 insertions(+), 4 deletions(-) copy gdb/testsuite/gdb.base/{list-nodebug.c => debug-frame-2.c} (96%) copy gdb/testsuite/gdb.base/{msym-bp-shl-main.c => debug-frame.c} (92%) create mode 100644 gdb/testsuite/gdb.base/debug-frame.exp