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] move make_symbol_overload_list to cp-support.c


On Wed, 11 Jun 2003 21:29:58 -0400, Daniel Jacobowitz <drow@mvista.com> said:
> On Wed, Jun 11, 2003 at 05:24:42PM -0700, David Carlton wrote:

>> As previously discussed, here's a patch to move
>> make_symbol_overload_list and everything associated with it to
>> cp-support.c.

> Looks good.  I'm not thrilled with externing lookup_partial_symbol
> but it'll do for a while.

Yeah, that surprised me a bit, too.  But I think it will have to do
until we have a better handle on a clean interface to symtab stuff
that hides the existence of partial symtabs.

Anyways, I've committed it.

David Carlton
carlton@math.stanford.edu


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