开发者

In the Xcode debugger, is it possible to do "run to current line"?

In Xcode, there doesn't seem to be an obvious way to do this. Visual Studio's debugger provides a k开发者_开发技巧eyboard shortcut which sets a temporary breakpoint on the line selected in the code window, runs the debugger to that point, and then removes the breakpoint. In Xcode, it seems that you have to manually set and remove the breakpoint to accomplish the same thing.

Is there a simpler way?


Right-click on breakpoint border => Continue to Here

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜