Debugger console is not opening

Posted by coure06 on Stack Overflow See other posts from Stack Overflow or by coure06
Published on 2010-05-16T19:11:35Z Indexed on 2010/05/16 19:20 UTC
Read the original article Hit count: 173

Filed under:
|

I have created a simple hello world application in xcode using the command line utility. When i click on Build and Run. program successfully builds. I can see a message at status bar
"Debugging of HelloMac ended normally"

But debugger console on which Hello World message should appear is not opening.

© Stack Overflow or respective owner

Related posts about xcode

Related posts about objective-c