#ifdef LLDB_PROPERTIES_debugger
ePropertyAutoConfirm,
ePropertyAutoIndent,
ePropertyAutoOneLineSummaries,
ePropertyDWIMPrintVerbosity,
ePropertyDisassemblyFormat,
ePropertyEscapeNonPrintables,
ePropertyExternalEditor,
ePropertyFrameFormat,
ePropertyFrameFormatUnique,
ePropertyHighlightSource,
ePropertyNotiftVoid,
ePropertyPrintDecls,
ePropertyPrompt,
ePropertyPromptAnsiPrefix,
ePropertyPromptAnsiSuffix,
ePropertyREPLLanguage,
ePropertyScriptLanguage,
ePropertyShowAutosuggestion,
ePropertyShowAutosuggestionAnsiPrefix,
ePropertyShowAutosuggestionAnsiSuffix,
ePropertyShowDontUsePoHint,
ePropertyShowInlineDiagnostics,
ePropertyShowProgress,
ePropertyShowProgressAnsiPrefix,
ePropertyShowProgressAnsiSuffix,
ePropertyShowRegexMatchAnsiPrefix,
ePropertyShowRegexMatchAnsiSuffix,
ePropertyStopDisassemblyCount,
ePropertyStopDisassemblyDisplay,
ePropertyStopDisassemblyMaxSize,
ePropertyStopLineCountAfter,
ePropertyStopLineCountBefore,
ePropertyStopShowColumn,
ePropertyStopShowColumnAnsiPrefix,
ePropertyStopShowColumnAnsiSuffix,
ePropertyStopShowLineMarkerAnsiPrefix,
ePropertyStopShowLineMarkerAnsiSuffix,
ePropertyTabSize,
ePropertyTerminalWidth,
ePropertyThreadFormat,
ePropertyThreadStopFormat,
ePropertyUseColor,
ePropertyUseExternalEditor,
ePropertyUseSourceCache,
#undef LLDB_PROPERTIES_debugger
#endif
#ifdef LLDB_PROPERTIES_modulelist
ePropertyAutoDownload,
ePropertyClangModulesCachePath,
ePropertyEnableBackgroundLookup,
ePropertyEnableExternalLookup,
ePropertyEnableLLDBIndexCache,
ePropertyLLDBIndexCacheExpirationDays,
ePropertyLLDBIndexCacheMaxByteSize,
ePropertyLLDBIndexCacheMaxPercent,
ePropertyLLDBIndexCachePath,
ePropertyLoadSymbolOnDemand,
ePropertySymLinkPaths,
#undef LLDB_PROPERTIES_modulelist
#endif