From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Blandy To: Daniel Berlin Cc: gdb@sources.redhat.com Subject: Re: More C++ debugging comments Date: Tue, 03 Jul 2001 11:06:00 -0000 Message-id: References: <69231459.994101560@[192.168.0.106]> X-SW-Source: 2001-07/msg00010.html Daniel Berlin 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.