]> git.saurik.com Git - apple/xnu.git/blobdiff - pexpert/conf/MASTER
xnu-2050.22.13.tar.gz
[apple/xnu.git] / pexpert / conf / MASTER
index 1588c80c540bcb531de0a4d65e27e26d4464e648..0c3099fece03ef5218d987b8e82f1c12ca1593f7 100644 (file)
@@ -84,10 +84,9 @@ ident                PEXPERT
 
 options                MACH_PE         # Objective-C support           # <mach_pe>
 options                MACH_KERNEL
 
 options                MACH_PE         # Objective-C support           # <mach_pe>
 options                MACH_KERNEL
-options                DEBUG
-options     CONFIG_DTRACE      # dtrace support                        # <config_dtrace>
-
-options                PANIC_INFO      # want kernel panic info        # <panic_info>
+options                DEBUG           # general debugging code        # <debug>
+options                MACH_ASSERT     #                               # <mach_assert>
+options                CONFIG_DTRACE   # dtrace support                # <config_dtrace>
 
 options                CONFIG_NO_PANIC_STRINGS         # <no_panic_str>
 options                CONFIG_NO_PRINTF_STRINGS        # <no_printf_str>
 
 options                CONFIG_NO_PANIC_STRINGS         # <no_panic_str>
 options                CONFIG_NO_PRINTF_STRINGS        # <no_printf_str>