------- 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

Reply via email to