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 a0f6a1fd487 gdb/guile: generate general description string for parameters new ef8bee09ef0 gdb/python: new gdb.ParameterPrefix class
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 | 4 + gdb/doc/python.texi | 95 ++++++++ gdb/python/lib/gdb/__init__.py | 118 ++++++++++ gdb/testsuite/gdb.python/py-parameter-prefix.exp | 285 +++++++++++++++++++++++ 4 files changed, 502 insertions(+) create mode 100644 gdb/testsuite/gdb.python/py-parameter-prefix.exp