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
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to