This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
c++/7685: g++ 3.2 generates no dwarf debug info for namespaces
- From: tom dot horsley at ccur dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 22 Aug 2002 18:24:03 -0000
- Subject: c++/7685: g++ 3.2 generates no dwarf debug info for namespaces
- Reply-to: tom dot horsley at ccur dot com
>Number: 7685
>Category: c++
>Synopsis: g++ 3.2 generates no dwarf debug info for namespaces
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Aug 22 11:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: tom.horsley@ccur.com
>Release: 3.2
>Organization:
>Environment:
redhat "null" beta release with gcc 3.2
>Description:
Compile a program that defines a class inside a
namespace, run readelf to view the dwarf. None of
the namespace names show up anywhere as the name
on any DIE.
This make it kind of difficult to write a debugger that
can figure out what is going on.
>How-To-Repeat:
see description
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: