Re: Step Into fails
Re: Step Into fails
- Subject: Re: Step Into fails
- From: Roland Silver <email@hidden>
- Date: Sat, 5 Aug 2006 13:35:40 -0600
Date: Sat, 5 Aug 2006 16:32:39 +0200
From: Jonas Maebe <email@hidden>
Subject: Re: Step Into fails
To: Xcode Users <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
On 05 Aug 2006, at 12:41, 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.
Is the object file that contains this function compiled with
debugging info?
Jonas
Yes. According to the Run Log while building, the Active Build
Configuration is Debug.
--rollos
_______________________________________________
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