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/6885] Incorrect DWARF2 emitted for C VLA constructs


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From jcownie@etnus.com  2003-05-27 09:07 -------
Subject: Re:  Incorrect DWARF2 emitted for C VLA constructs 


> what compile options did you use to get dwarf3 debug information? I
> cannot find it in the current gcc documentation. Thanks,

DWARF3 is the current version of DWARF2; for the issue in question
they are identical, therefore the default -g flag is sufficient (on
linux/x86 at least, on other platforms the manual explains what you
need).

The references to the DWARF3 document are made because that's an
easier document to find than  a (now outdated) DWARF2 document.

-- Jim 

James Cownie	<jcownie@etnus.com>
Etnus, LLC.     +44 117 9071438
http://www.etnus.com




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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