Re: UIPrintInteractionController failure on iOS 9.3
Re: UIPrintInteractionController failure on iOS 9.3
- Subject: Re: UIPrintInteractionController failure on iOS 9.3
- From: Jens Alfke <email@hidden>
- Date: Tue, 26 Apr 2016 16:45:14 -0700
On Apr 26, 2016, at 12:04 PM, Luca Ciciriello < email@hidden> wrote:
The problem is that I have no indications about the crash even setting an “All Exceptions” breakpoint. So I’m unable to identify the real case of this crash. The “computation flow” ends in "class AppDelegate: UIResponder, UIApplicationDelegate” without leave any information.
To get a full backtrace, enter “bt” at the “(lldb)” prompt in the debugger console pane. You can then copy the text and paste it into an email.
You may also want to turn off the “Show only stack frames with debug symbols” button at the bottom of the debugger pane (it’s the left most of the three icons.) Then you’ll be able to see the full backtrace in the debugger view.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden