Unit 'lineinfo' Package
[Overview][Types][Procedures and functions][Variables][Index] [#rtl]

StabBackTraceStr

Get a backtrace from an address.

Declaration

Source position: lineinfo.pp line 32

function StabBackTraceStr(

  addr: CodePointer

):shortstring;

Description

StabBackTraceStr returns a backtrace from a memory address Addr.

This is the actual callback for the backtrace handler System.BackTraceStrFunc.

Errors

None.

See also

GetLineInfo

  

Return source line information about an address.


Documentation generated on: Jul 24 2023