Posts

Post not yet marked as solved
0 Replies
128 Views
When I debug with an array with large number of elements (around 1,000,000), Xcode slows down significantly. How can I limit the number of array elements shown in Xcode Debugger, like in lldb we can use set set target.max-children-count 100
Posted
by jeqcho.
Last updated
.