[fpc-devel] Fixing line info units (stabs, dwarf)

Denis Kozlov dezlov at gmail.com
Wed Jan 6 09:29:24 CET 2016


Patches are ready for both DWARF and STABS.

There is now a global variable "AllowReuseLineInfoData" in each unit.
Should it default to TRUE or FALSE?

Description of the variable, as in code comments:
// Allows more efficient operation by reusing previously loaded debug data
// when the target module filename is the same. However, if an invalid
memory
// address is supplied then further calls may result in an undefined
behaviour.
// In summary: enable for speed, disable for resilience.

Denis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20160106/773aa024/attachment.html>


More information about the fpc-devel mailing list