aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-09-06 12:24:06 -0600
committerTom Tromey <tromey@adacore.com>2025-03-06 14:17:17 -0700
commit5fce64293afc4fdd216e8bfe5b7abd0fbae71f16 (patch)
treed7875329e888978a1a30a36be70eb75391653ae9 /gdb/ada-lang.c
parent7eccd2e407890a554ffc64d015ba82b7fdf941c4 (diff)
downloadbinutils-5fce64293afc4fdd216e8bfe5b7abd0fbae71f16.zip
binutils-5fce64293afc4fdd216e8bfe5b7abd0fbae71f16.tar.gz
binutils-5fce64293afc4fdd216e8bfe5b7abd0fbae71f16.tar.bz2
Use dwarf2_full_name when computing type names
This changes a few spots in the DWARF reader to use dwarf2_full_name when computing the name of a type. This gives the correct name when a type is nested in a namespace. This oddity probably wasn't noticed before because some of the types in question are either normally anonymous in C++ (e.g, array type) or do not appear in a namespace (base type).
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions