Re: Conditional Breakpoints
Re: Conditional Breakpoints
- Subject: Re: Conditional Breakpoints
- From: Neil <email@hidden>
- Date: Wed, 22 Oct 2008 02:46:56 -0400
On 22 Oct 2008, at 02:36, Neil wrote:
On 21 Oct 2008, at 22:36, David Dunham wrote:
On 21 Oct 2008, at 19:16, Neil wrote:
How do I set a breakpoint to only fire when the value of a
variable meets a certain condition? (ie. a breakpoint which fires
when "pos >= 100"?
Set a breakpoint.
In the Breakpoints window, type a condition in the condition column.
Thanks, but it doesn't seem to work.
I put in "pos > 5", where pos is just a counter, and it sailed on
past it. Are my conditions wrong?
-N.
My apologies for my hasty email.
I got it working.
-N.
_______________________________________________
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