开发者

How to prevent Xcode 3.2.5 to not show those blue message bubbles when debugging?

开发者_如何学JAVAEvery time I set a breakpoint, Xcode 3.2.5 throws in a big blue message bubble taking up two lines of code and disrupting my code structure. It is so annoying. I always have to click on the breakpoint and choose "Hide message bubble".

Is this a bug or can I do a preference somewhere to avoid them?

Yes I know there is Xcode 4. I want to use Xcode 3.2.5 for this project I am working on.


To do this, just open the Debugger window by pressing Command+Shift+Y.

Right click anywhere in the code window and go to Message Bubbles > Hide Breakpoints.

Image is attached. :)

How to prevent Xcode 3.2.5 to not show those blue message bubbles when debugging?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜