• 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: Adding a breakpoint creates three entries in the breakpoints list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • Prev by Date: Re: Calling fopen() from a simple C++ program in Xcode 5.0.2 raises EXC_BAD_ACCESS, code=2
  • Next by Date: Re: Calling fopen() from a simple C++ program in Xcode 5.0.2 raises EXC_BAD_ACCESS, code=2
  • Previous by thread: Re: Calling fopen() from a simple C++ program in Xcode 5.0.2 raises EXC_BAD_ACCESS, code=2
  • Next by thread: Re: Adding a breakpoint creates three entries in the breakpoints list
  • Index(es):
    • Date
    • Thread