]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Mention virtual tables in Python dynamic_type documentation
authorTom Tromey <tom@tromey.com>
Sat, 8 Sep 2018 19:44:24 +0000 (13:44 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 10 Sep 2018 13:44:28 +0000 (07:44 -0600)
commit9da10427ddcfae7313c462f729407e0c7c59e2d8
tree5fe483d81f0efe9df4f6b730689dcd3726ac2047
parent0d2a583976a87221d11c2639ede8f764e0c26059
Mention virtual tables in Python dynamic_type documentation

PR python/16461 asks that the Python dynamic_type documentation
mention virtual tables; this patch implements that request.

gdb/doc/ChangeLog
2018-09-10  Tom Tromey  <tom@tromey.com>

PR python/16461:
* python.texi (Values From Inferior): Mention use of virtual
table.
gdb/doc/ChangeLog
gdb/doc/python.texi