[Bug debug/81155] [8 Regression] Debug make check regressions in GCC 8.0
jan.kratochvil at redhat dot com
gcc-bugzilla@gcc.gnu.org
Thu Jan 11 19:52:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81155
--- Comment #8 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
(In reply to Jakub Jelinek from comment #7)
> Thanks. Is that something that can be fixed in GDB easily?
Expecting a significant performance hit on initial scan of a file when
.gdb_index/.debug_names is not present there. But personally I do not think
that matters as such scanning without any index was always very slow, that is
what the index is there for.
I am leaving the fix and/or assignment of the fix up to Pedro.
More information about the Gcc-bugs
mailing list