But my breakpoint is a simple one, no commands or conditions, and I'm still 
getting this behavior…

> On Dec 11, 2015, at 10:40 , Jim Ingham <jing...@apple.com> wrote:
> 
> 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 <rm...@latencyzero.com> 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.Warning: hit breakpoint while 
>> 
>> -- 
>> Rick Mann
>> rm...@latencyzero.com
>> 
>> 
>> 
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Xcode-users mailing list      (Xcode-users@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/xcode-users/jingham%40apple.com
>> 
>> This email sent to jing...@apple.com
> 
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list      (Xcode-users@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/xcode-users/rmann%40latencyzero.com
> 
> This email sent to rm...@latencyzero.com


-- 
Rick Mann
rm...@latencyzero.com



 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (Xcode-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to