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: names of symbols


On Wed, 2 Jul 2003 22:39:23 -0700, "Paul N. Hilfinger" <hilfingr@otisco.mckusick.com> said:

> I thought of one other little piece that might be useful:

>   SYMBOL_COMPARE_NATURAL_NAME (symbol0, symbol1)

> to be used for anything that needs to sort an array of symbols by natural
> name.  Reason: this facilitates a design in which we never have to 
> materialize a demangled name except transiently (for printing).  

Good idea.

David Carlton
carlton@kealia.com


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