This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Speaking of DWARF-2 macro info
Daniel Berlin wrote:-
> > Directly: ./cc1 -quiet -gdwarf-2 -g2 /tmp/foo.c
>
> Okay.
> Let me double check it again, and then i'll answer the rest of what you
> asked.
> I just wanted to make sure i wasn't doing something differently from you.
Found anything odd happening? b.t.w., if you can get the debug-specific
code to accept a final end_source_file call, instead of relying on
the finish hook to do it, that would be cool too.
Neil.