I've moved a large GPC project from Mac OSX 10.4 to Snow Leopard (Xcode 3.2, Intel CPU).
Compilation (GNU Pascal 3.4.6u4) is ok, but I can't start debugging from Xcode as I get the following error:
""Exception starting task (/Developer/usr/bin/gdb) ; name: NSInvalidArgumentException, reason: working directory doesn't exist""
With evidence, gdb is looking for the executable in the wrong directory, but I don't know how to workaround that.
Thanks in advance for any help.
-------------------------------------------------------------
Francesco Panasiti
-------------------------------------------------------------