Friday, September 21, 2007

Setting up Debugging with xCode

I followed this manual and everything worked as it should.

Some notes:
I ran with a debug build, I was able to set a breakpoint in a cfile in the GFX library and the execution stopped at the set-breakpoint just as it should.

I've set up some scripts to make it easy to run optimized builds and debug builds.

No comments: