> Fabio Dell'Aria schreef: >> Hi, >> >> OK I understand but why do not add a new option to avoid the store of >> the debug info on the final compiled file (or generated ppu files)? >> > > That option is -Xs. Don't use it in combination with -gl because that > adds the debug info again.
-Xg will generate a separate .dbg file containing the debuginfo. But the standard debuggers don't support loading the information from this file. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
