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
| Name | Type | Dir | Description |
|---|---|---|---|
| adr | uint64_t | - | |
| ctl | uint64_t | - |
Version history
| XNU tag | macOS | # |
|---|---|---|
| xnu-11215.1.10 | macOS 15.0 Sequoia | 535 |
| xnu-11417.101.15 | macOS 15.4 Sequoia | 535 |
| xnu-12377.1.9 | macOS 26.0 Tahoe | 535 |
| xnu-11215.41.3 | — | 535 |
| xnu-11215.61.5 | — | 535 |
| xnu-11215.81.4 | — | 535 |
| xnu-11417.121.6 | — | 535 |
| xnu-11417.140.69 | — | 535 |
| xnu-12377.101.15 | — | 535 |
| xnu-12377.41.6 | — | 535 |
| xnu-12377.61.12 | — | 535 |
| xnu-12377.81.4 | — | 535 |
Notes
No prose documentation yet.