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: debug/6195: N_SLINE stab not produced for simple declarations


Synopsis: N_SLINE stab not produced for simple declarations

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Fri Mar 14 02:54:25 2003
State-Changed-Why:
    Hm, I can't reproduce this on my (linux) box. Can you
    say exactly what line you are looking for? With both
    2.95 and 3.0 and both gcc and g++, I get a line
    	.stabs	"i:(0,1)",128,0,3,-4
    in the output.
    
    Also, note that since gcc3.2, dwarf2 is the default
    debug format, so the point may be moot (although we might
    still want to fix it for systems that still use stabs).
    
    Thanks
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6195


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