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: [PATCH] Bug 12705: Extremely poor performance when printing large arrays


>>>>> "Andrew" == Andrew Gontarek <andrewg@cray.com> writes:

Andrew> I noticed that when I wanted to print out a very large array,
Andrew> the performance was unbearably slow. This can be observed by
Andrew> setting print repeats and print elements to 0 (unlimited) and
Andrew> then attempting to print a large array.

This patch looks good.

The patch itself was mangled somehow, maybe your MUA.

I think this is small enough that we can accept it without a copyright
assignment.  If you plan to submit more patches, though, contact me to
get started on the paperwork.

I am running this through our tester, and if it works ok I am going to
check it in.  It looks safe enough for 7.3 as well.

Tom


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