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 23c4651c06 Fix "make install-strip" failure to install gdb-add-index.sh new 22eb9e92ea Update Python Block.end documentation new 088a96da05 Fix typo in pretty-printer example new 60c0454d3d Document that Frame.block can throw new a154931ef1 Fix help text for "python" command new f5a476a7b1 Avoid warnings from makeinfo new 4a5a194ae8 Reword gdb.GdbError text new 521b499b96 Update Python frame filter documentation new fb5af5e335 Fix gdb.events.inferior_call documentation new e7b5068cc2 Update Python unwinder documentation new 05c6bdc1a9 Mention Python versions in the documentation new 0d2a583976 Small typo fix in Basic Python node new 9da10427dd Mention virtual tables in Python dynamic_type documentation new 27a9fec6aa Swap two sentences in the Pretty Printing API node new 849cba3b83 Remove periods from Python section titles
The 14 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/ChangeLog | 6 ++ gdb/doc/ChangeLog | 77 +++++++++++++++++++++++++ gdb/doc/gdb.texinfo | 8 +-- gdb/doc/python.texi | 160 ++++++++++++++++++++++++++++++++++++---------------- gdb/python/python.c | 2 +- 5 files changed, 199 insertions(+), 54 deletions(-)