Skip to content
BSD syscall#535

svc · unix #535

objc_bp_assist_cfg_np

Configures the Objective-C breakpoint-assist mechanism for the calling process.

Prototype

int objc_bp_assist_cfg_np(uint64_t adr, uint64_t ctl);

Returns: int

Arguments

NameTypeDirDescription
adruint64_t-
ctluint64_t-

Version history

XNU tagmacOS#
xnu-11215.1.10macOS 15.0 Sequoia535
xnu-11417.101.15macOS 15.4 Sequoia535
xnu-12377.1.9macOS 26.0 Tahoe535
xnu-11215.41.3535
xnu-11215.61.5535
xnu-11215.81.4535
xnu-11417.121.6535
xnu-11417.140.69535
xnu-12377.101.15535
xnu-12377.41.6535
xnu-12377.61.12535
xnu-12377.81.4535

Notes

No prose documentation yet.