diff options
author | Tom Tromey <tromey@adacore.com> | 2022-04-21 09:37:24 -0600 |
---|---|---|
committer | Tom Tromey <tromey@adacore.com> | 2022-04-22 06:40:49 -0600 |
commit | 6acc36f71dfc60e357496174672103f133f85e97 (patch) | |
tree | 60950c261198aaefca12869e7baf0a643a15c047 /sim/ft32/sim-main.h | |
parent | 77e99ad92f1a5855a2a3c1a8b9f484b6beb5bdd3 (diff) | |
download | gdb-6acc36f71dfc60e357496174672103f133f85e97.zip gdb-6acc36f71dfc60e357496174672103f133f85e97.tar.gz gdb-6acc36f71dfc60e357496174672103f133f85e97.tar.bz2 |
Fix method naming bug in new DWARF indexer
Pedro pointed out that gdb-add-index is much slower with the new DWARF
indexer. He also noticed that, in some cases, the generated
.gdb_index would have the wrong fully-qualified name for a method.
I tracked this down to a bug in the indexer. If a type could have
methods but was marked as a declaration, the indexer was ignoring it.
However, this meant that the internal map to find the qualified name
was not updated for this container.
Diffstat (limited to 'sim/ft32/sim-main.h')
0 files changed, 0 insertions, 0 deletions