diff options
author | Tom Tromey <tromey@adacore.com> | 2024-09-10 12:54:19 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2025-03-06 14:17:17 -0700 |
commit | 4a4a50517b6cb12918beff56b288d6412bca0d0d (patch) | |
tree | 6013af79b1f93d99be5378f9f7864e03e0739a16 /gdb/ada-lang.c | |
parent | e382ede5ea0ef5b0e35a58ac5f67e170b1c69f2b (diff) | |
download | binutils-4a4a50517b6cb12918beff56b288d6412bca0d0d.zip binutils-4a4a50517b6cb12918beff56b288d6412bca0d0d.tar.gz binutils-4a4a50517b6cb12918beff56b288d6412bca0d0d.tar.bz2 |
Add "synthetic" marker for index entries
Currently, gdb will synthesize DW_TAG_module entries for Ada names.
These entries are treated specially by the index writer,
When GNAT starts emitting DW_TAG_module, the special case will be
incorrect, because there will be non-synthetic DW_TAG_module entries
in the index.
This patch arranges to mark the synthetic entries and changes the
index writer to follow.
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions