xref: /xnu-10002.81.5/tools/lldbmacros/.lldbinit (revision 5e3eaea39dcf651e66cb99ba7d70e32cc4a99587)
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