Hi folks,

I am having trouble with Xcode where the "Step Into" button in the debugger is acting just like "Step Over."

One project is newly created under 3.1.4, as a Foundation Tool, and I find that I cannot "Step Into" any of my Objective C methods. The only workaround is to place breakpoints on every function, which is obviously a very cumbersome way to use the debugger.

I went back to my Tiger machine and recreated the project with the same source files under Xcode 2.5, and everything works in the debugger as expected. I then copied the older Xcode project to Xcode 3.1.4 on Leopard, and still have the problem where "Step Into" acts just like "Step Over." I don't think that this is due to any settings in the project file.

I tried reinstalling 3.1.4, then even tried deleting /Developer manually (is there an uninstall?) and installed again "from scratch." Same problem.

I'm using the Debug Build Configuration, since it should work better in the debugger than the Release Configuration. I have also done a clean build. My intermediate files are stored in /Developer/Cache/ user, so my delete and reinstall also forced a clean build.

Another potentially important detail is that I am running Leopard 10.5.8 on a 1.67 GHz PowerPC G4 PowerBook with 2 GB RAM.

Any ideas how to fix this? Do I need an even older release of Xcode 3.x to get proper debugger operations on PowerPC?

Brian Willoughby
Sound Consulting

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to