cbess / CBIntrospector

Visual Debugging Tool. Compatible with the desktop app, View Introspector. Simply, it's a UIView hierarchy viewer library.
MIT License
160 stars 21 forks source link

Introspector suppresses unhandled exception stack dump #13

Open cbess opened 10 years ago

cbess commented 10 years ago

It seems that in iOS 7 the introspector suppresses the output of a stack trace. Removing (commenting) the [CBIntrospect start] line restores the stack trace.