Hi Guys,
I have a question about debugging in Xcode. I'm new to Xcode.
I've been developing a simple C++ app for a couple of days. Now I can't get it to stop at breakpoints. The app is building and running OK. The code where the breakpoint is is being executed but it's not stopping at the breakpoint.
Everything was working properly until today. The Active Build Configuration is Debug and I'm using Build and Debug from the Build menu.
I'm using Xcode 2.4.1 on Mac OS X 10.4.11.
Any idea what's going on here.
Cheers,
Chris
I have a question about debugging in Xcode. I'm new to Xcode.
I've been developing a simple C++ app for a couple of days. Now I can't get it to stop at breakpoints. The app is building and running OK. The code where the breakpoint is is being executed but it's not stopping at the breakpoint.
Everything was working properly until today. The Active Build Configuration is Debug and I'm using Build and Debug from the Build menu.
I'm using Xcode 2.4.1 on Mac OS X 10.4.11.
Any idea what's going on here.
Cheers,
Chris