]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbtypes.c
gdb: include allocated/associated properties in 'maint print type'
authorAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 18 Dec 2020 18:15:06 +0000 (18:15 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 24 Dec 2020 16:45:39 +0000 (16:45 +0000)
commit5ba3b20ec23816e07ecc5ce58bc7585f371e2f8c
tree05ea7141301b237f5c5ddff4d673044edcc39cb4
parentf8676776828c6c0c26da31de0de68c0f4162a8e9
gdb: include allocated/associated properties in 'maint print type'

Adds the allocated and associated dynamic properties into the output
of the 'maintenance print type' command.

gdb/ChangeLog:

* gdbtypes (recursive_dump_type): Include allocated and associated
properties.
gdb/ChangeLog
gdb/gdbtypes.c