aboutsummaryrefslogtreecommitdiff
path: root/gdb/ada-lang.c
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2024-09-03 12:53:07 -0600
committerTom Tromey <tromey@adacore.com>2025-03-06 14:17:18 -0700
commitaab26529b304aed62095e47248a6b5e1c7590fdc (patch)
tree45ee0b3ff36d784adb1ad1ba151b15a5a2121890 /gdb/ada-lang.c
parentc70ac07a791bf50ae9322a3096a3b8b1220e60c9 (diff)
downloadbinutils-aab26529b304aed62095e47248a6b5e1c7590fdc.zip
binutils-aab26529b304aed62095e47248a6b5e1c7590fdc.tar.gz
binutils-aab26529b304aed62095e47248a6b5e1c7590fdc.tar.bz2
Add "Ada linkage" mode to cooked_index_entry::full_name
Unfortunately, due to some details of how the Ada support in gdb currently works, the DWARF reader will still have to synthesize some "full name" entries after the cooked index has been constructed. You can see one particular finding related to this in: https://sourceware.org/bugzilla/show_bug.cgi?id=32142 This patch adds a new flag to cooked_index_entry::full_name to enable the construction of these names. I hope to redo this part of the Ada support eventually, so that this code can be removed and the full-name entries simply not created.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions