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
  2006-04-04  8:36 ` [Bug c++/27017] " gcc at magfr dot user dot lysator dot liu dot se
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ 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] 21+ messages in thread

end of thread, other threads:[~2010-05-22 18:17 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-04  8:35 [Bug c++/27017] New: Debug information for static local class members are not emitted gcc at magfr dot user dot lysator dot liu dot se
2006-04-04  8:36 ` [Bug c++/27017] " gcc at magfr dot user dot lysator dot liu dot se
2006-04-04  8:44 ` [Bug debug/27017] " pinskia at gcc dot gnu dot org
2006-04-04  8:52 ` [Bug debug/27017] [4.0/4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-06-04 18:24 ` mmitchel at gcc dot gnu dot org
2006-06-06  4:11 ` drow at gcc dot gnu dot org
2006-08-25 14:35 ` drow at gcc dot gnu dot org
2006-08-25 17:27 ` drow at gcc dot gnu dot org
2006-08-26  3:48 ` drow at gcc dot gnu dot org
2006-10-23 14:15 ` drow at gcc dot gnu dot org
2007-02-03 16:48 ` [Bug debug/27017] [4.0/4.1/4.2/4.3 " gdr at gcc dot gnu dot org
2007-02-03 20:28 ` pinskia at gcc dot gnu dot org
2007-02-14  9:10 ` mmitchel at gcc dot gnu dot org
2007-12-16 23:18 ` steven at gcc dot gnu dot org
2008-07-04 20:24 ` [Bug debug/27017] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-11-13 12:13 ` jakub at gcc dot gnu dot org
2008-11-13 21:07 ` jakub at gcc dot gnu dot org
2008-11-13 21:12 ` [Bug debug/27017] [4.2/4.3 " jakub at gcc dot gnu dot org
2009-03-31 19:34 ` [Bug debug/27017] [4.3 " 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).