This is the mail archive of the gdb-patches@sourceware.org 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: FYI: change type searching


Daniel> Did you test this using GCC 4.5?  It appears to regress temargs.exp.
Daniel> Specifically, this bit:

Nope.

>> All of this searching is pointless, though, because types are made
>> static, not public.

Daniel> I don't know what you mean by this.  If you mean in our symbol lists,
Daniel> then that's not true; C++ types go in the global list.

Oops, sorry about that.
I will revert this patch soon, and think up a different approach.

Tom


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