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 614806c7c2a Automatic date update in version.in new 3e87f196c5c gdb/python/guile: check for invalid prefixes in Command/Par [...] new 4b68d4ac98a gdb/python: allow empty gdb.Parameter.__doc__ string
The 2 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 | 4 + gdb/doc/python.texi | 4 +- gdb/guile/scm-cmd.c | 2 +- gdb/python/py-cmd.c | 2 +- gdb/python/py-param.c | 18 ++++- gdb/testsuite/gdb.guile/scm-cmd.exp | 59 ++++++++++++++ gdb/testsuite/gdb.guile/scm-parameter.exp | 45 +++++++++++ gdb/testsuite/gdb.python/py-cmd.exp | 27 +++++++ gdb/testsuite/gdb.python/py-parameter.exp | 125 ++++++++++++++++++++++++++++++ 9 files changed, 282 insertions(+), 4 deletions(-)