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 65addfb0e40 gdb: show full shared library memory range in 'info sharedlibrary' new e5348a7ab3f gdb/python: new styling argument to gdb.execute
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 | 5 ++ gdb/cli/cli-script.c | 4 +- gdb/cli/cli-script.h | 6 +- gdb/cli/cli-style.c | 21 ++++- gdb/cli/cli-style.h | 19 +++++ gdb/doc/python.texi | 10 ++- gdb/python/python.c | 39 +++++++-- gdb/testsuite/gdb.python/py-styled-execute.exp | 109 +++++++++++++++++++++++++ 8 files changed, 201 insertions(+), 12 deletions(-) create mode 100644 gdb/testsuite/gdb.python/py-styled-execute.exp