Hi Everyone,
When I'm debugging an application in Leopard with Xcode 2.5 on a Dual Core MacPro computer, I often will halt an application's execution by hitting the "Stop" sign button in Xcode.
This often results in my application *not* quitting as the CPU activity spikes as CrashReporter steps in to apparently gather data for its report. Then I wait and wait until CrashReporter is satisfied.
This didn't used to happen in Mac OS X 10.4 with Xcode 2.4.1. How do I turn this off?
I currently recommend to my peers that they should select CrashReporter from the Activity Monitor and Force Quit it, but there has to be a better way. Is there?
Thanks,
Lyndsey Ferguson