#ifdef LLDB_PROPERTIES_language
ePropertyEnableFilterForLineBreakpoints,
#undef LLDB_PROPERTIES_language
#endif
#ifdef LLDB_PROPERTIES_platform
ePropertyModuleCacheDirectory,
ePropertyUseModuleCache,
#undef LLDB_PROPERTIES_platform
#endif
#ifdef LLDB_PROPERTIES_process
ePropertyDetachKeepsStopped,
ePropertyDisableLangRuntimeUnwindPlans,
ePropertyDisableMemCache,
ePropertyExtraStartCommand,
ePropertyFollowForkMode,
ePropertyHighmemVirtualAddressableBits,
ePropertyIgnoreBreakpointsInExpressions,
ePropertyInterruptTimeout,
ePropertyMemCacheLineSize,
ePropertyPythonOSPluginPath,
ePropertySteppingRunsAllThreads,
ePropertyStopOnExec,
ePropertyStopOnSharedLibraryEvents,
ePropertyUnwindOnErrorInExpressions,
ePropertyUtilityExpressionTimeout,
ePropertyVirtualAddressableBits,
ePropertyWarningOptimization,
ePropertyWarningUnsupportedLanguage,
#undef LLDB_PROPERTIES_process
#endif
#ifdef LLDB_PROPERTIES_process_experimental
ePropertyOSPluginReportsAllThreads,
#undef LLDB_PROPERTIES_process_experimental
#endif
#ifdef LLDB_PROPERTIES_target
ePropertyArg0,
ePropertyAutoApplyFixIts,
ePropertyAutoImportClangModules,
ePropertyAutoInstallMainExecutable,
ePropertyAutoSourceMapRelative,
ePropertyBreakpointUseAvoidList,
ePropertyClangModuleSearchPaths,
ePropertyDebugFileSearchPaths,
ePropertyDebugUtilityExpression,
ePropertyDefaultArch,
ePropertyDetachOnError,
ePropertyDisableASLR,
ePropertyDisableSTDIO,
ePropertyDisassemblyFlavor,
ePropertyDisplayExpressionsInCrashlogs,
ePropertyDisplayRecognizedArguments,
ePropertyDisplayRuntimeSupportValues,
ePropertyDynamicClassInfoHelper,
ePropertyEnableSynthetic,
ePropertyEnvVars,
ePropertyErrorPath,
ePropertyExecutableSearchPaths,
ePropertyExprAllocAddress,
ePropertyExprAllocAlign,
ePropertyExprAllocSize,
ePropertyExprErrorLimit,
ePropertyExprPrefix,
ePropertyHexImmediateStyle,
ePropertyImportStdModule,
ePropertyInheritEnv,
ePropertyInheritTCC,
ePropertyInlineStrategy,
ePropertyInputPath,
ePropertyLanguage,
ePropertyLoadCWDlldbinitFile,
ePropertyLoadScriptFromSymbolFile,
ePropertyMaxChildrenCount,
ePropertyMaxChildrenDepth,
ePropertyMaxMemReadSize,
ePropertyMaxSummaryLength,
ePropertyMaxZeroPaddingInFloatFormat,
ePropertyMemoryModuleLoadLevel,
ePropertyMoveToNearestCode,
ePropertyNotifyAboutFixIts,
ePropertyObjectMap,
ePropertyOutputPath,
ePropertyPreferDynamic,
ePropertyPreloadSymbols,
ePropertyRequireHardwareBreakpoints,
ePropertyRetriesWithFixIts,
ePropertyRunArgs,
ePropertySaveObjectsDir,
ePropertyShowHexVariableValuesWithLeadingZeroes,
ePropertySkipPrologue,
ePropertySourceMap,
ePropertySourceRealpathPrefixes,
ePropertyTrapHandlerNames,
ePropertyUnsetEnvVars,
ePropertyUseFastStepping,
ePropertyUseHexImmediates,
#undef LLDB_PROPERTIES_target
#endif
#ifdef LLDB_PROPERTIES_target_experimental
ePropertyInjectLocalVars,
#undef LLDB_PROPERTIES_target_experimental
#endif
#ifdef LLDB_PROPERTIES_thread
ePropertyEnableThreadTrace,
ePropertyMaxBacktraceDepth,
ePropertySingleThreadPlanTimeout,
ePropertyStepAvoidLibraries,
ePropertyStepAvoidRegex,
ePropertyStepInAvoidsNoDebug,
ePropertyStepOutAvoidsNoDebug,
#undef LLDB_PROPERTIES_thread
#endif