• 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: Tommy Nordgren <email@hidden>
  • Date: Sat, 5 Aug 2006 23:59:27 +0200


On Aug 5, 2006, at 12:41 PM, Roland Silver 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?

Because of the way Step Into works, it won't actually work until the object file containing the called function
is loaded, if your debug configuration is Zerolinked.
------------------------------------------------------
"Home is not where you are born, but where your heart finds peace" -
Tommy Nordgren, "The dying old crone"
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
References: 
 >Step Into fails (From: Roland Silver <email@hidden>)

  • Prev by Date: Re: crashes after changing signatures of virtual functions / virtual inherited classes
  • Next by Date: Re: Visual Studio-style indent
  • Previous by thread: Re: Step Into fails
  • Next by thread: Re: Step Into fails
  • Index(es):
    • Date
    • Thread