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 24b43533e95 [gdb/tui] Fix superfluous newline for long prompt new f4c4456eb4d [gdb/symtab] Add optimized out static var to cooked index
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/dwarf2/abbrev.c | 9 ---- .../{bad-regnum.exp => static-optimized-out.exp} | 51 +++++++++------------- .../{gdb.tui/tui-focus.c => gdb.opt/main.c} | 2 +- .../tui-focus.c => gdb.opt/static-optimized-out.c} | 6 +-- gdb/testsuite/gdb.opt/static-optimized-out.exp | 49 +++++++++++++++++++++ 5 files changed, 72 insertions(+), 45 deletions(-) copy gdb/testsuite/gdb.dwarf2/{bad-regnum.exp => static-optimized-out.exp} (63%) copy gdb/testsuite/{gdb.tui/tui-focus.c => gdb.opt/main.c} (98%) copy gdb/testsuite/{gdb.tui/tui-focus.c => gdb.opt/static-optimized-out.c} (96%) create mode 100644 gdb/testsuite/gdb.opt/static-optimized-out.exp