Re: Compatibility from Panther to Leopard
Re: Compatibility from Panther to Leopard
- Subject: Re: Compatibility from Panther to Leopard
- From: Michael Crawford <email@hidden>
- Date: Tue, 14 Apr 2009 13:38:33 -0700
Perhaps it would help to debug it under Panther with the GDB
command-line debugger. That is, run gdb in the Terminal rather than
under Xcode.
You might need to build with the older debug symbol format - there is
dwarf and stabs I think. I don't recall which one is older and which
newer.
I don't think your Xcode version or project file format will give you
trouble in doing this. But if it does, you could build your app from
a Makefile, the "old-fashioned" way.
Mike
--
Michael David Crawford
mdcrawford at gmail dot com
GoingWare's Bag of Programming Tricks
http://www.goingware.com/tips/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden