Am 30.09.2015 15:22 schrieb "Michael Ring" <[email protected]>: > grep "\-g" /usr/local/share/lazarus/components/debuggerintf/Makefile > .... > override COMPILER_OPTIONS+=-MObjFPC -Scghi -O1 -g -gl -l -vw- -vh- -venibq -vm4046 > .... > > > Any ideas how to solve this? >
You should try to pass -gw here as well. AFAIK there was some change regarding stabs support and trunk even completely removed it for Mac OS X. Regards, Sven
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
