viewing contents of dynamically allocated array

christopher j bottaro cjb at cs.utexas.edu
Mon Oct 14 16:48:31 BST 2002


hello,
i'm using kdevelop 2.1.3 and i was wondering if it was possible to do this.  
for instance, if i had something like:
MyClass* x = new MyClass[10];

when debugging, is there anyway to see all 10 elements of x?  as of now, i 
click the plus sign next to x and it just derefs the first element.

thanks a bunch,
christopher bottaro

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list