• 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: Step Into fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Step Into fails


  • Subject: Re: Step Into fails
  • From: "Mark Wagner" <email@hidden>
  • Date: Mon, 7 Aug 2006 12:01:14 -0700

On 8/5/06, Roland Silver <email@hidden> wrote:

While debugging my code, I reach a breakpoint at the line exhibitAA(); which is a call for an existent C-function. If I select Step Into, the program does not proceed to the beginning of that function, but merely goes to the next line of the current code, as if I had selected Step Over.

What's wrong?

Did the function get inlined during compile? "Step Into" doesn't work on inlined functions.

Is the function actually a preprocessor macro?  "Step Into" doesn't
work on those, either.

--
Mark
_______________________________________________
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


References: 
 >Step Into fails (From: Roland Silver <email@hidden>)

  • Prev by Date: Re: Linking in CW shared lib vs. Xcode framework
  • Next by Date: Xcode 2.4, 3.0, and Confidentiality
  • Previous by thread: Re: Step Into fails
  • Next by thread: Re: Step Into fails
  • Index(es):
    • Date
    • Thread