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 a68f7e98442 gdb/testsuite: extend special '^' handling to gdb_test_multiple new 773e2d29c3a gdb/doc: improve Python Disassembler API documentation new 15ccb5e393f gdb/python: implement __repr__ methods for py-disasm.c types new 6a667807390 gdb/python: implement DisassemblerResult.__str__ method
The 3 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/doc/python.texi | 17 +++++++--- gdb/python/py-disasm.c | 60 +++++++++++++++++++++++++++------ gdb/testsuite/gdb.python/py-disasm.exp | 4 +++ gdb/testsuite/gdb.python/py-disasm.py | 61 ++++++++++++++++++++++++++++++++++ 4 files changed, 126 insertions(+), 16 deletions(-)