This is the mail archive of the gdb-patches@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]
Other format: [Raw text]

Re: [rfa] annotate blocks with C++ namespace information


On Mon, 14 Apr 2003 22:30:11 -0400, Elena Zannoni <ezannoni at redhat dot com> said:
> Daniel Jacobowitz writes:

>> I can see it either way - in symtab or in C++.  Does it make sense
>> to have cp-namespace.c for this, do you think?

> I see it more as building language specific structures, and letting
> symtabs have a pointer to those. I think the cp-namespace.c idea is
> a good compromise.

Okay, then that's what I'll do: I'll move the buildsym stuff into
cp-namespace.c, along with whatever of the stuff I was planning to add
to cp-support.c that's namespace specific.

David Carlton
carlton at math dot stanford dot edu


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