SysBacktraceStr
Format an address suitable for inclusion in a backtrace
Declaration
Source position: systemh.inc line 1664
function SysBacktraceStr(Addr: CodePointer) : ShortString;
Description
SysBackTraceStr will create a string representation of the address Addr, suitable for inclusion in a stack backtrace.
Errors
None.