diff options
author | Tom Tromey <tromey@adacore.com> | 2024-09-06 12:24:06 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-03-06 14:17:17 -0700 |
commit | 5fce64293afc4fdd216e8bfe5b7abd0fbae71f16 (patch) | |
tree | d7875329e888978a1a30a36be70eb75391653ae9 /gdb/ada-lang.c | |
parent | 7eccd2e407890a554ffc64d015ba82b7fdf941c4 (diff) | |
download | binutils-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