[Bug debug/41130] GCC should emit an index of publicly named entities
tromey at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Dec 7 21:32:00 GMT 2009
------- Comment #13 from tromey at gcc dot gnu dot org 2009-12-07 21:32 -------
It would be best for gdb if gcc emitted an "empty" section if
there was nothing to index. See PR 42288 for an analogous case.
This is worth doing even though, in this situation, the resulting
CU won't really hold much of interest. The reason is that if all
the CUs are represented, then gdb can defer even mapping .debug_info,
which is significant.
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unknown |tree-ssa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41130
More information about the Gcc-bugs
mailing list