public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/27017]  New: Debug information for static local class members are not emitted
@ 2006-04-04  8:35 gcc at magfr dot user dot lysator dot liu dot se
  2009-03-31 19:34 ` [Bug debug/27017] [4.3 Regression] " jsm28 at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gcc at magfr dot user dot lysator dot liu dot se @ 2006-04-04  8:35 UTC (permalink / raw)
  To: gcc-bugs

Given this program, compiled with 'g++ -ggdb3 program.C' and then run under
gdb.
when I get to f(int)::s::g(int) then I can't examine any local variables nor
any arguments.
When I rerun the compiler using 'g++ -ggdb3 -S program.C' and examine the
generated assembler there are no references to neither argument2 nor variable2,
but the string argument1 do show up.


-- 
           Summary: Debug information for static local class members are not
                    emitted
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc at magfr dot user dot lysator dot liu dot se
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-27 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-27017-4@http.gcc.gnu.org/bugzilla/>
2011-06-27 11:08 ` [Bug debug/27017] [4.3 Regression] Debug information for static local class members are not emitted rguenth at gcc dot gnu.org
2006-04-04  8:35 [Bug c++/27017] New: " gcc at magfr dot user dot lysator dot liu dot se
2009-03-31 19:34 ` [Bug debug/27017] [4.3 Regression] " jsm28 at gcc dot gnu dot org
2009-08-04 12:37 ` rguenth at gcc dot gnu dot org
2010-05-22 18:17 ` rguenth at gcc dot gnu dot org

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).