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: [RFC] Ada ARI fix for sprintf


> Although, this function is used in the symbol completer, and
> I don't know if there's a speed difference in using
> xstrprintf over xmalloc+snprintf, and if it makes a difference
> in this case.  Probably not somethind to worry about
> though...  Joel?

Agreed - I haven't seen any performance issue in that part of the code,
so better code is great.

-- 
Joel


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