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 85413975d80 gdb: Remove extra if statement new 571eb2644c7 GDB: Favor full symbol main name for backtrace stop new 5b2007ad26f GDB: Bring back the handling of DW_CC_program new 03d83cd5f55 GDB: Add `info main' command
The 3 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/NEWS | 3 ++ gdb/doc/gdb.texinfo | 6 ++++ gdb/dwarf2/read.c | 28 ++++++++++++++++- gdb/frame.c | 25 +++++++++------- gdb/symtab.c | 11 +++++++ .../{empty-string.exp => backtrace.exp} | 25 +++++++++------- .../{array-no-bounds.f90 => backtrace.f90} | 28 +++++++++-------- .../gdb.fortran/{completion.exp => info-main.exp} | 35 ++++++++++------------ .../{print-formatted.f90 => info-main.f90} | 11 ++++--- 9 files changed, 113 insertions(+), 59 deletions(-) copy gdb/testsuite/gdb.fortran/{empty-string.exp => backtrace.exp} (62%) copy gdb/testsuite/gdb.fortran/{array-no-bounds.f90 => backtrace.f90} (70%) copy gdb/testsuite/gdb.fortran/{completion.exp => info-main.exp} (63%) copy gdb/testsuite/gdb.fortran/{print-formatted.f90 => info-main.f90} (83%)