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
xcode
|objective-c
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