The breakpoint window doesn't have any obvious way to put a condition on a
breakpoint? How do I do this? It was a cinch in CW. I assume it's
fairly straight-forward, but I don't see it.
Thanks.
________________________________________________________________________
Keith Wiley kwiley@cs.unm.edu http://www.unm.edu/~keithw
"Yet mark his perfect self-contentment, and hence learn his lesson,
that to be self-contented is to be vile and ignorant, and that to
aspire is better than to be blindly and impotently happy."
-- Edwin A. Abbott, Flatland
________________________________________________________________________
Mark - 25 Aug 2005 20:08 GMT
> The breakpoint window doesn't have any obvious way to put a condition on a
> breakpoint? How do I do this? It was a cinch in CW. I assume it's
> fairly straight-forward, but I don't see it.
If you're running a version of Xcode earlier than 2.1, you have to use
the gdb console to set conditional breakpoints. If you're running 2.1,
you should be able to set the condition from the breakpoints window.
Mark Szymczyk
Author, Xcode Tools Sensei
http://www.meandmark.com