Get a backtrace from an address.
Source position: lineinfo.pp line 32
function StabBackTraceStr( |
addr: CodePointer |
):shortstring; |
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. |