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 189d3013eef gdb: more filename styling new e61c7092f7f gdb: Change "list ." command's error when no debuginfo is a [...]
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/NEWS | 6 +++ gdb/cli/cli-cmds.c | 41 +++++++++++---- .../{debug-frame-2.c => list-dot-nodebug-extra.c} | 6 ++- .../{attach-deleted-exec.c => list-dot-nodebug.c} | 16 +++--- gdb/testsuite/gdb.base/list-dot-nodebug.exp | 60 ++++++++++++++++++++++ gdb/testsuite/gdb.base/list-nodebug.exp | 4 +- 6 files changed, 112 insertions(+), 21 deletions(-) copy gdb/testsuite/gdb.base/{debug-frame-2.c => list-dot-nodebug-extra.c} (93%) copy gdb/testsuite/gdb.base/{attach-deleted-exec.c => list-dot-nodebug.c} (91%) create mode 100644 gdb/testsuite/gdb.base/list-dot-nodebug.exp