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 6094a48ec82 gprofng: fix build with -mx32 new 0e77ff2c86a gdb: use gdb::unique_xmalloc_ptr<char> for docs in cmdpy_init new 51e8dbe1fbe gdb/python: improve formatting of help text for user define [...]
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 | 7 + gdb/python/py-cmd.c | 16 +- gdb/python/py-param.c | 2 + gdb/python/py-utils.c | 194 ++++++++++++++++++ gdb/python/python-internal.h | 21 ++ gdb/testsuite/gdb.python/py-doc-reformat.exp | 282 +++++++++++++++++++++++++++ 6 files changed, 514 insertions(+), 8 deletions(-) create mode 100644 gdb/testsuite/gdb.python/py-doc-reformat.exp