Re: Adding a breakpoint creates three entries in the breakpoints list
Re: Adding a breakpoint creates three entries in the breakpoints list
- Subject: Re: Adding a breakpoint creates three entries in the breakpoints list
- From: "Mills, Steve" <email@hidden>
- Date: Wed, 25 Dec 2013 03:09:01 +0000
- Thread-topic: Adding a breakpoint creates three entries in the breakpoints list
> On Dec 24, 2013, at 20:45, "Rick Mann" <email@hidden> wrote:
>
> When I click on a breakpoint line in the source editor, I see three breakpoints get created in the list of breakpoints. It shows:
>
> File.mm
> -method line XXX
> -[Class method] line XXX
> -[Class method] line XXX
> -[Class method] line XXX
>
> What's with that? Sometimes I have to continue from that point more than once (that is, it seems to break again right there without executing any more code.
Is it on a line of code that is a macro that expands into multiple statements? C++ template code or something like that?
Steve via iPhone
_______________________________________________
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