<div dir="ltr"><div><div>Patches are ready for both DWARF and STABS.<br></div><br></div>There is now a global variable "AllowReuseLineInfoData" in each unit. Should it default to TRUE or FALSE?<br><br>Description of the variable, as in code comments:<br>// Allows more efficient operation by reusing previously loaded debug data<br>// when the target module filename is the same. However, if an invalid memory<br>// address is supplied then further calls may result in an undefined behaviour.<br>// In summary: enable for speed, disable for resilience.<br><div><br></div><div>Denis</div></div>