Lines Matching refs:Property

4   def InjectLocalVars : Property<"inject-local-vars", "Boolean">,
10 def DefaultArch: Property<"default-arch", "Arch">,
14 def MoveToNearestCode: Property<"move-to-nearest-code", "Boolean">,
17 def Language: Property<"language", "Language">,
20 def ExprPrefix: Property<"expr-prefix", "FileSpec">,
23 def ExprErrorLimit: Property<"expr-error-limit", "UInt64">,
27 def PreferDynamic: Property<"prefer-dynamic-value", "Enum">,
31 def EnableSynthetic: Property<"enable-synthetic-value", "Boolean">,
34 def SkipPrologue: Property<"skip-prologue", "Boolean">,
37 def SourceMap: Property<"source-map", "PathMap">,
40 def ExecutableSearchPaths: Property<"exec-search-paths", "FileSpecList">,
43 def DebugFileSearchPaths: Property<"debug-file-search-paths", "FileSpecList">,
46 def ClangModuleSearchPaths: Property<"clang-module-search-paths", "FileSpecList">,
49 def AutoImportClangModules: Property<"auto-import-clang-modules", "Boolean">,
52 def ImportStdModule: Property<"import-std-module", "Enum">,
57 def DynamicClassInfoHelper: Property<"objc-dynamic-class-extractor", "Enum">,
61 def AutoApplyFixIts: Property<"auto-apply-fixits", "Boolean">,
64 def RetriesWithFixIts: Property<"retries-with-fixits", "UInt64">,
67 def NotifyAboutFixIts: Property<"notify-about-fixits", "Boolean">,
70 def SaveObjectsDir: Property<"save-jit-objects-dir", "FileSpec">,
73 def MaxZeroPaddingInFloatFormat: Property<"max-zero-padding-in-float-format", "UInt64">,
76 def MaxChildrenCount: Property<"max-children-count", "SInt64">,
79 def MaxChildrenDepth: Property<"max-children-depth", "UInt64">,
82 def MaxSummaryLength: Property<"max-string-summary-length", "SInt64">,
85 def MaxMemReadSize: Property<"max-memory-read-size", "SInt64">,
88 def BreakpointUseAvoidList: Property<"breakpoints-use-platform-avoid-list", "Boolean">,
91 def Arg0: Property<"arg0", "String">,
94 def RunArgs: Property<"run-args", "Args">,
97 def EnvVars: Property<"env-vars", "Dictionary">,
100 def UnsetEnvVars: Property<"unset-env-vars", "Array">,
103 def InheritEnv: Property<"inherit-env", "Boolean">,
106 def InputPath: Property<"input-path", "FileSpec">,
109 def OutputPath: Property<"output-path", "FileSpec">,
112 def ErrorPath: Property<"error-path", "FileSpec">,
115 def DetachOnError: Property<"detach-on-error", "Boolean">,
118 def PreloadSymbols: Property<"preload-symbols", "Boolean">,
121 def DisableASLR: Property<"disable-aslr", "Boolean">,
124 def DisableSTDIO: Property<"disable-stdio", "Boolean">,
127 def InheritTCC: Property<"inherit-tcc", "Boolean">,
130 def InlineStrategy: Property<"inline-breakpoint-strategy", "Enum">,
134 def DisassemblyFlavor: Property<"x86-disassembly-flavor", "Enum">,
138 def UseHexImmediates: Property<"use-hex-immediates", "Boolean">,
141 def HexImmediateStyle: Property<"hex-immediate-style", "Enum">,
145 def UseFastStepping: Property<"use-fast-stepping", "Boolean">,
148 def LoadScriptFromSymbolFile: Property<"load-script-from-symbol-file", "Enum">,
152 def LoadCWDlldbinitFile: Property<"load-cwd-lldbinit", "Enum">,
156 def MemoryModuleLoadLevel: Property<"memory-module-load-level", "Enum">,
160 def DisplayExpressionsInCrashlogs: Property<"display-expression-in-crashlogs", "Boolean">,
163 def TrapHandlerNames: Property<"trap-handler-names", "Array">,
167 def DisplayRuntimeSupportValues: Property<"display-runtime-support-values", "Boolean">,
170 def DisplayRecognizedArguments: Property<"display-recognized-arguments", "Boolean">,
173 def RequireHardwareBreakpoints: Property<"require-hardware-breakpoint", "Boolean">,
176 def AutoInstallMainExecutable: Property<"auto-install-main-executable", "Boolean">,
179 def DebugUtilityExpression: Property<"debug-utility-expression", "Boolean">,
185 def OSPluginReportsAllThreads: Property<"os-plugin-reports-all-threads", "Boolean">,
192 def DisableMemCache: Property<"disable-memory-cache", "Boolean">,
195 def ExtraStartCommand: Property<"extra-startup-command", "Array">,
198 def IgnoreBreakpointsInExpressions: Property<"ignore-breakpoints-in-expressions", "Boolean">,
202 def UnwindOnErrorInExpressions: Property<"unwind-on-error-in-expressions", "Boolean">,
206 def PythonOSPluginPath: Property<"python-os-plugin-path", "FileSpec">,
209 def StopOnSharedLibraryEvents: Property<"stop-on-sharedlibrary-events", "Boolean">,
213 def DisableLangRuntimeUnwindPlans: Property<"disable-language-runtime-unwindplans", "Boolean">,
217 def DetachKeepsStopped: Property<"detach-keeps-stopped", "Boolean">,
221 def MemCacheLineSize: Property<"memory-cache-line-size", "UInt64">,
224 def WarningOptimization: Property<"optimization-warnings", "Boolean">,
227 def WarningUnsupportedLanguage: Property<"unsupported-language-warnings", "Boolean">,
230 def StopOnExec: Property<"stop-on-exec", "Boolean">,
234 def UtilityExpressionTimeout: Property<"utility-expression-timeout", "UInt64">,
237 def InterruptTimeout: Property<"interrupt-timeout", "UInt64">,
240 def SteppingRunsAllThreads: Property<"run-all-threads", "Boolean">,
243 def VirtualAddressableBits: Property<"virtual-addressable-bits", "UInt64">,
246 def FollowForkMode: Property<"follow-fork-mode", "Enum">,
253 def UseModuleCache: Property<"use-module-cache", "Boolean">,
257 def ModuleCacheDirectory: Property<"module-cache-directory", "FileSpec">,
264 def StepInAvoidsNoDebug: Property<"step-in-avoid-nodebug", "Boolean">,
268 def StepOutAvoidsNoDebug: Property<"step-out-avoid-nodebug", "Boolean">,
272 def StepAvoidRegex: Property<"step-avoid-regexp", "Regex">,
276 def StepAvoidLibraries: Property<"step-avoid-libraries", "FileSpecList">,
280 def EnableThreadTrace: Property<"trace-thread", "Boolean">,
283 def MaxBacktraceDepth: Property<"max-backtrace-depth", "UInt64">,