So, literally the worst thing seems to have happened. I can't develop the iPhone app I've been working on on my MacBook as the hard drive has given in and needs to be replaced.
I'm a student at Carnegie Mellon and am now trying to use the cluster iMacs to develop the app. The issue is this - When I build and run an iPhone app from a cluster machine, I seem to require administrator privileges to use gdb. The application runs fine, but gdb doesn't work if I fail to provide these privileges.
Is there anyway for me to build the app and then run it with gdb outside of Xcode? Or is there anyway for me to get past the privilege requirement?
Xcode version 3.2.5
I appreciate any help you guys can offer!