[fpc-pascal] Lazarus Release 1.4.4
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Oct 6 19:23:26 CEST 2015
On 06/10/15 19:13, Mattias Gaertner wrote:
> Important note for Mac OS X: OS X 10.10 Yosemite no longer supports the
> default debugging format of FPC 2.6.4 (-g stabs). Lazarus now uses -gw
> (dwarf) instead on darwin.
That's not really correct: it's Xcode 7 that doesn't support this
anymore. Xcode 7 is available for OS X 10.10 and OS X 10.11 (but on OS X
10.10 you can also use Xcode 6.4, which does still support stabs).
In any case, it will prevent a lot of future questions on the lazarus
forum, thanks :)
Jonas
More information about the fpc-pascal
mailing list