diff options
author | Tom Tromey <tromey@adacore.com> | 2024-09-03 12:53:07 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-03-06 14:17:18 -0700 |
commit | aab26529b304aed62095e47248a6b5e1c7590fdc (patch) | |
tree | 45ee0b3ff36d784adb1ad1ba151b15a5a2121890 /gdb/cli/cli-utils.h | |
parent | c70ac07a791bf50ae9322a3096a3b8b1220e60c9 (diff) | |
download | binutils-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/cli/cli-utils.h')
0 files changed, 0 insertions, 0 deletions