xref: /xnu-10002.41.9/tools/lldbmacros/.lldbinit (revision 699cd48037512bf4380799317ca44ca453c82f57)
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