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]

[Bug debug/20253] [3.4/4.0/4.1 regression]: Macro debug info broken due to lexer change


------- Additional Comments From dpatel at apple dot com  2005-02-28 20:48 -------
Subject: Re:  [3.4/4.0/4.1 regression]: Macro debug info broken due to lexer change

I extensively tested my patch using GDB tests suites on two target with 
STABS as well as DWARF. But if, we need to have a start_source_file for 
the main source file then we we also need to have end_source_file for 
main source file. I was just trying to balance BINCL/EINCL counts. And 
nobody noticed this until now.

Andrew, would it be possible for you to try this?
Thanks,
-
Devang



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20253


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