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.