• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Can't po anything without getting tons of warnings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Follow-Ups:
    • Re: Can't po anything without getting tons of warnings
      • From: Rick Mann <email@hidden>
References: 
 >Can't po anything without getting tons of warnings (From: Rick Mann <email@hidden>)

  • Prev by Date: Xcode 7 hanging with multi-dimensional vector resize
  • Next by Date: Re: Xcode 7 hanging with multi-dimensional vector resize
  • Previous by thread: Can't po anything without getting tons of warnings
  • Next by thread: Re: Can't po anything without getting tons of warnings
  • Index(es):
    • Date
    • Thread