diff options
author | Julian Lettner <yln@users.noreply.github.com> | 2025-10-14 13:01:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-14 13:01:24 -0700 |
commit | ced01f367183520e4b1a21dadfc1c3be044f5be3 (patch) | |
tree | ab7c9b05b9743536d6ad40a7553ac2768e740424 /lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py | |
parent | 53575e7d3afd0f97ea7a41b5ff52fd5f48f0b777 (diff) | |
download | llvm-ced01f367183520e4b1a21dadfc1c3be044f5be3.zip llvm-ced01f367183520e4b1a21dadfc1c3be044f5be3.tar.gz llvm-ced01f367183520e4b1a21dadfc1c3be044f5be3.tar.bz2 |
[lldb][Darwin] Add `process launch --memory-tagging` option (#162944)
For debugging and bug-finding workflows on Darwin, support
launching processes with memory tagging for binaries that are
not entitled.
This will cause the process to behave as if the binary was entitled
with:
```
<key>com.apple.security.hardened-process.checked-allocations</key>
<true/>
```
This has no effect on hardware without MTE support.
---------
Co-authored-by: Jonas Devlieghere <jonas@devlieghere.com>
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbproxy.py')
0 files changed, 0 insertions, 0 deletions