This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]