Alexander Strange wrote:
> Just -g will do.
Ok.
> Afterwards run 'gdb --args ' and try working with that.
> Learning gdb might be easier than running in Xcode with no project.
Thanks for the reply. In the meantime, someone pointed me to ddd, which
is part of Fink, and is a pretty good X11 Debu
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, b
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 .patc