This is the mail archive of the gdb@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: Laziness


On Mon, Oct 10, 2005 at 10:42:18PM +0100, David Lecomber wrote:
> That value_contents_all and massive read is happening a good few seconds
> before we start doing the repeated elements comparison in
> val_print_array_elements..

Then that's a different issue: gdb must just not support reading array
elements lazily... that will take more work to fix.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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