On Sep 15, 2010, at 12:55 PM, xavier.humb...@xavhome.fr.eu.org (Xavier HUMBERT) 
wrote:

> Hi all,
> 
> I'm trying to port a Linux program on fink, but there's some bugs
> 
> It is certainly possible to debug it with XCode, but I don't know how. I
> didn't use a source level debugger -exept Perl, but it's interpreted-
> since ol' CodeWarrior time :-)
> 
> I sure have to add -ggdb in COPTIONS, in a .patch file for Makefile
> probably, but after that ? How to launch my app in XCode ?

Just -g will do.
Afterwards run 'gdb --args <some command>' and try working with that. Learning 
gdb might be easier than running in Xcode with no project.

> 
> Thanks,
> 
> -- 
> XAv
> In your pomp and all your glory you're a poorer man than me,
> as you lick the boots of death born out of fear.
> (Jethro Tull)
> 
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> http://news.gmane.org/gmane.os.apple.fink.devel
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-devel

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to