Legoless / Alpha

Next generation debugging framework for iOS
https://github.com/Legoless/Alpha
MIT License
731 stars 45 forks source link

Fix heap plugin object selection #50

Closed OdNairy closed 8 years ago

OdNairy commented 8 years ago

Heap plugin items was not selectable. Fixed crash for arrays which contains self reference (as well as other objc collection types NSDictionary, NSSet, NSOrderedSet, NSHashTable, NSMapTable, NSPointerArray).