This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c++/7685: g++ 3.2 generates no dwarf debug info for namespaces


>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:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]