[fpc-pascal] gdb Segmentation Fault - $D- does not help?

Jonas Maebe jonas.maebe at elis.ugent.be
Thu Jul 15 17:02:46 CEST 2010


Tobias Giesen wrote on Thu, 15 Jul 2010:

> I inserted $D- at the top of a few hundred units, but the app still
> has the exact same file size. Is the $D- compiler directive ignored?

No.

> Shouldn't the symbols shrink?

The Mac OS X linker does not copy the DWARF debug information from the  
original object files into the final binary (to speed up linking). It  
only adds references to the object files.


Jonas

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




More information about the fpc-pascal mailing list