Unit 'libc' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libc]

ptrace

Declaration

Source position: sptraceh.inc line 47

function ptrace(

  __request: __ptrace_request;

  args: array of Const

):LongInt;

function ptrace(

  __request: __ptrace_request

):LongInt;

function ptrace(

  __request: __ptrace_request;

  PID: pid_t;

  Address: Pointer;

  Data: LongInt

):LongInt;

function ptrace(

  __request: __ptrace_request;

  PID: pid_t;

  Address: Pointer;

  Data: LongInt;

  Addr2: Pointer

):LongInt;


Documentation generated on: 2023-03-18