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]
Other format: [Raw text]

Re: break jmisc.main


On Thu, 13 Mar 2003 18:36:11 -0500, Daniel Jacobowitz <drow at mvista dot com> said:

> Hmm, I like this in principle.  Could it have a more prominent FIXME on
> it though?

Sure, will do.

> It's really not a good long term solution.  We shouldn't need both
> demangled copies... or if we do, then perhaps both should be
> associated with the minsym.

Well, this would be another argument in favor of coalescing minimal
symbols and partial symbols (and possibly even regular symbols) into a
single data structure: it might make it a possible to update incorrect
information like this.

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]