Re: CodeWarrior vs. Xcode?
Re: CodeWarrior vs. Xcode?
- Subject: Re: CodeWarrior vs. Xcode?
- From: Bruce Truax <email@hidden>
- Date: Sun, 18 Apr 2004 14:42:32 -0400
On 4/18/04 2:23 PM, "David Feldman" <email@hidden>
eloquently wrote:
>
- If one has the Mac Codewarrior IDE, how does one debug the compiled
>
Windows app?
The Codewarrior cross development environment comes with a Windows debugging
client. You install the client on the Apple Machine and tell it to run on
the Windows client. Codewarrior will download the code, the debugger on the
Mac will open and you can launch and debug the software from the Mac while
running the program UI on the Windows machine. It is a nice cross platform
debugging implementation. I think that it may also be possible to do the
same thing from Mac to Mac if you do not want the debugger running the same
computer as the application. This was a few years ago but I assume the
protocol in the current version of Codewarrior is similar.
If I remember correctly the instructions on how to set this up were a little
vague but I got some help from one of the on-line forums and had it up and
running pretty quickly.
Bruce
--
____________________________________________________________
Bruce E. Truax email: email@hidden
Optical Engineering Consultant
Diffraction Limited Design LLC
388 Wedgewood Road voice: 860-276-0450
Southington, CT 06489 fax: 860-620-9026
http://www.dld-llc.com
_____________________________________________________________
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.