All Manuals > LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual > 2 Objective-C Reference

trace-invoke Function

Summary

Traces the invocation of an Objective-C method.

Package

objc

Signature

trace-invoke method

Arguments
method
A string.
Description

The function trace-invoke sets up a trace on invoke for calls to the Objective-C method named method. Use untrace-invoke to remove any such tracing.

See also

invoke
untrace-invoke


LispWorks Objective-C and Cocoa Interface User Guide and Reference Manual - 01 Dec 2021 19:38:32