OK, this may seem like the clueless n00b question of the century ... but in Project Builder or xCode it seems to be a misery to debug any code for "simple tools" (aka ordinary stdio applications) ...
Xcode has been updated to version 5.0.1, bringing with it the OS X 10.9 SDK and several new features for developers to use. The app is free in the Mac App Store. Developers can now use the “Debug ...
Are you one of the many devs who miss Xcode's "Fix and Continue" feature? Apple removed "Fix and Continue" in Xcode 4. This option allowed you to patch your binary with updated code, as you ran and ...