xref: /xnu-8796.101.5/tools/lldbmacros/.lldbinit (revision aca3beaa3dfbd42498b42c5e5ce20a938e6554e5)
1settings set target.process.python-os-plugin-path ./core/operating_system.py
2settings set plugin.dynamic-loader.darwin-kernel.load-kexts false
3
4command script import ./xnu.py
5