[fpc-devel] Debug Info proposal

Peter Vreman peter at freepascal.org
Sun Jan 13 14:24:20 CET 2008


> 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.








More information about the fpc-devel mailing list