Ughh.. Xcode!

I am not sure if it is missing or I don't see right place, but when iPhone program throws exception, the debugger shows it is stopped by UNCAUGHT EXCEPTION, but what kind of exception was that.

It has been long since I used visual studio on Windows, but I think it could do that. I can't help thinking Visual Studio on Win is better than Xcode on Mac, or is it just matter of experience?

Comments

Popular posts from this blog

Calling OpenCV functions via Cython from Python 3.X.

Showing CPU/Memory usage on tmux status bar(tmuxのステータスバーにCPUとMemoryの使用状況を表示する)

Subclassing and Signal connect on a same widget crashes PySide application on exit.