AllowReuseOfLineInfoData
Speed up LineInfo reading by reusing already-read information
Declaration
Source position: lnfodwrf.pp line 43
var
AllowReuseOfLineInfoData : Boolean = True;
Description
AllowReuseOfLineInfoData can be set to True to keep the last opened file open. When regularly creating backtraces (e.g. in a program log), this will significantly speed up operations.
See also
Name | Description |
---|---|
CloseDwarf | Close DWARF info file descriptor |