aboutsummaryrefslogtreecommitdiff
path: root/gdb/python
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2022-02-01 09:46:43 -0700
committerTom Tromey <tromey@adacore.com>2022-02-04 08:19:42 -0700
commit480157863bac93e56f97f93d5d90818a47debbf6 (patch)
treef7893f22b1fcadf4294d3d3c0e8483dd9064891c /gdb/python
parent2b531492447d10de27e6210117509097f6cbc9e0 (diff)
downloadbinutils-480157863bac93e56f97f93d5d90818a47debbf6.zip
binutils-480157863bac93e56f97f93d5d90818a47debbf6.tar.gz
binutils-480157863bac93e56f97f93d5d90818a47debbf6.tar.bz2
Improve Ada unchecked union type printing
Currently, "ptype" of an Ada unchecked union may show a compiler-generated wrapper structure in its output. It's more Ada-like to elide this structure, which is what this patch implements. It turned out to be simplest to reuse a part of print_variant_clauses for this. As this is Ada-specific, and Joel already reviewed it internally, I am going to check it in.
Diffstat (limited to 'gdb/python')
0 files changed, 0 insertions, 0 deletions