llvm-project/lldb/source/Plugins/DynamicLoader
Greg Clayton 66763eed3c Change the name of the variable used to detect if we are loading kexts to "load-kexts" instead of "disable-kext-loading" since the value is a boolean. This was requested by the person who requested the feature. It now defaults to true:
(lldb) settings show plugin.dynamic-loader.darwin-kernel.load-kexts
plugin.dynamic-loader.darwin-kernel.load-kexts (boolean) = true

llvm-svn: 166315
2012-10-19 20:53:18 +00:00
..
Darwin-Kernel Change the name of the variable used to detect if we are loading kexts to "load-kexts" instead of "disable-kext-loading" since the value is a boolean. This was requested by the person who requested the feature. It now defaults to true: 2012-10-19 20:53:18 +00:00
MacOSX-DYLD <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
POSIX-DYLD <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00
Static <rdar://problem/11757916> 2012-08-29 21:13:06 +00:00