This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: debug/7078: debug info is not generated correctly with c++ namespacesare used
- From: Wolfgang-Mueller at t-online dot de (Wolfgang Müller)
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 10 Nov 2002 10:46:04 -0000
- Subject: Re: debug/7078: debug info is not generated correctly with c++ namespacesare used
- Reply-to: Wolfgang-Mueller at t-online dot de (Wolfgang Müller)
The following reply was made to PR debug/7078; it has been noted by GNATS.
From: Wolfgang-Mueller@t-online.de (=?ISO-8859-1?Q?Wolfgang_M=FCller?=)
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, salman.khilji@cae.com,
gcc-bugs@gcc.gnu.org
Cc:
Subject: Re: debug/7078: debug info is not generated correctly with c++ namespaces
are used
Date: Sun, 10 Nov 2002 11:44:00 +0100
Hello everybody,
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7078
this bug not only effects objdump under windows. It actually impedes
debugging with gdb under every system, even if compiled with dwarf-2!
(Please have a look at GDB PR 488).
Regards,
Wolfgang