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 9d9f26d8b1a gprofng: 30602 [2.41] gprofng test hangs on i686-linux-gnu new 0f819434f24 gdb/cli: Factor out code to list lines around a given line new 3e3a1874fce gdb/cli: add '.' as an argument for 'list' command new f52625f1f29 gdb/cli: Improve UX when using list with no args new a4e5901bb16 gdb/doc: document '+' argument for 'list' command
The 4 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 | 9 +++++ gdb/cli/cli-cmds.c | 85 ++++++++++++++++++++++++++++++++--------- gdb/doc/gdb.texinfo | 12 +++++- gdb/source.c | 16 ++++++++ gdb/source.h | 7 ++++ gdb/testsuite/gdb.base/list.exp | 47 +++++++++++++++++++++-- gdb/testsuite/gdb.base/list1.c | 2 +- 7 files changed, 153 insertions(+), 25 deletions(-)