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 6fd90137e77 gdb/mi: add --no-connection to MI -add-inferior command new ee6a3d9e949 gdb/python: add Type.is_scalar property new 551b380fbda gdb/python: add Type.is_signed property new f99e1c6dc81 gdb/testsuite: add new test for comparing char types in Python
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/NEWS | 8 ++++ gdb/doc/python.texi | 16 +++++++ gdb/python/py-type.c | 38 ++++++++++++++++ gdb/testsuite/gdb.python/py-arch.exp | 15 +++++- gdb/testsuite/gdb.python/py-type.c | 16 +++++++ gdb/testsuite/gdb.python/py-type.exp | 88 +++++++++++++++++++++++++++++++++++- 6 files changed, 179 insertions(+), 2 deletions(-)