This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: debug/6195: N_SLINE stab not produced for simple declarations
- From: bangerth at dealii dot org
- To: aryeh at dreamzion dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 14 Mar 2003 02:54:25 -0000
- Subject: Re: debug/6195: N_SLINE stab not produced for simple declarations
- Reply-to: bangerth at dealii dot org, aryeh at dreamzion dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
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