Re: Can't po anything without getting tons of warnings
Re: Can't po anything without getting tons of warnings
- Subject: Re: Can't po anything without getting tons of warnings
- From: Jim Ingham <email@hidden>
- Date: Fri, 11 Dec 2015 10:40:41 -0800
There’s a known bug that this warning doesn’t check whether the breakpoint has commands or conditions before warning. If you want to track this issue, file a bug on it and I’ll dup it to the bug I have in hand.
If the breakpoint is hit during expression evaluation, you can do:
(lldb) expo -i 0 — url.URLByResolvingSymlinksInPath
and we will stop at the breakpoint that is getting hit in the course of your expression evaluation. Then just disable that breakpoint while running expressions. Otherwise, you can just try disabling the breakpoints to figure out which it is.
Jim
> On Dec 11, 2015, at 12:04 AM, Rick Mann <email@hidden> wrote:
>
> This is with the latest Xcode 7.2, on a device running iOS 9.1:
>
> (lldb) po url.URLByResolvingSymlinksInPath
> Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warning: hit breakpoint while running function, skipping commands and conditions to prevent recursion.Warnin
g: hit breakpoint while
>
> --
> Rick Mann
> email@hidden
>
>
>
> _______________________________________________
> 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
_______________________________________________
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