开发者

Xcode 4 and debugging

I've setup a break point (Left click in gutter) in some methods. I've also wired the control to the method (in IB). However when I press开发者_StackOverflow中文版 CMD + R, it ignores my breakpoints. How do I make Xcode stop at breakpoints?


Click on Activate/Deactivate Breakpoints to deactivate breakpoints and activate it again. Then Build and Debug. If it still doesn't work then remove Breakpoints and add breakpoint again (this is what worked for me when gdb doesn't hit the breakpoint)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜