| [Overview][Types][Procedures and functions][Variables][Index] | 
Get a backtrace from an address
Source position: lineinfo.pp line 32
function StabBackTraceStr(  | 
addr: CodePointer  | 
):string;  | 
StabBackTraceStr returns a backtrace from a memory address Addr.
This is the actual callback for the backtrace handler System.BackTraceStrFunc.
None.
  | 
Return source line information about an address.  |