public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* g++ 4.1.2 omits debug info for local symbols
@ 2007-11-19 20:04 Vladimir Simonov
  0 siblings, 0 replies; only message in thread
From: Vladimir Simonov @ 2007-11-19 20:04 UTC (permalink / raw)
  To: gcc-help

Hi all,

We've met strange problem - g++ omits debug info for local
symbols in one cpp file of our project but another files
are compiled well. -O0 -g3/-gdwarf-2 are specified for all
files. For the first glance there is no difference in the
files content, just common C++ code without templates, etc.

We checked generated .S file - it really lacks debug info
for local symbols. Methods formal parameters are present.

Google search did not help.

Which gcc options may help us to solve this problem or
to investigate it deepper?

Thanks in advance
Vladimir Simonov

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-19 17:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-19 20:04 g++ 4.1.2 omits debug info for local symbols Vladimir Simonov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).