This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

Re: More C++ debugging comments



Daniel Berlin <dan@cgsoftware.com> writes:
> However, it would require significant rework of the debugger to support it.
> And some compiler work too.

Can Dwarf2.1 carry the necessary information?

I'm happy to rework the debugger's symbol tables as needed to make
this stuff work.  But we need the right info from the compiler first.

> I can create symbols for namespaces if it helps, too (We always get these 
> "no symbol named "A" in current context" where A is a namespace, since 
> symbols don't exist for them).

The more information, the better, I'd say.


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