Lines Matching full:boolean
4 def InjectLocalVars : Property<"inject-local-vars", "Boolean">,
14 def MoveToNearestCode: Property<"move-to-nearest-code", "Boolean">,
40 def EnableSynthetic: Property<"enable-synthetic-value", "Boolean">,
43 def SkipPrologue: Property<"skip-prologue", "Boolean">,
49 def AutoSourceMapRelative: Property<"auto-source-map-relative", "Boolean">,
61 def AutoImportClangModules: Property<"auto-import-clang-modules", "Boolean">,
73 def AutoApplyFixIts: Property<"auto-apply-fixits", "Boolean">,
79 def NotifyAboutFixIts: Property<"notify-about-fixits", "Boolean">,
85 def ShowHexVariableValuesWithLeadingZeroes: Property<"show-hex-variable-values-with-leading-zeroes", "Boolean">,
104 def BreakpointUseAvoidList: Property<"breakpoints-use-platform-avoid-list", "Boolean">,
119 def InheritEnv: Property<"inherit-env", "Boolean">,
131 def DetachOnError: Property<"detach-on-error", "Boolean">,
134 def PreloadSymbols: Property<"preload-symbols", "Boolean">,
137 def DisableASLR: Property<"disable-aslr", "Boolean">,
140 def DisableSTDIO: Property<"disable-stdio", "Boolean">,
143 def InheritTCC: Property<"inherit-tcc", "Boolean">,
154 def UseHexImmediates: Property<"use-hex-immediates", "Boolean">,
161 def UseFastStepping: Property<"use-fast-stepping", "Boolean">,
176 def DisplayExpressionsInCrashlogs: Property<"display-expression-in-crashlogs", "Boolean">,
183 def DisplayRuntimeSupportValues: Property<"display-runtime-support-values", "Boolean">,
186 def DisplayRecognizedArguments: Property<"display-recognized-arguments", "Boolean">,
189 def RequireHardwareBreakpoints: Property<"require-hardware-breakpoint", "Boolean">,
192 def AutoInstallMainExecutable: Property<"auto-install-main-executable", "Boolean">,
195 def DebugUtilityExpression: Property<"debug-utility-expression", "Boolean">,
201 def OSPluginReportsAllThreads: Property<"os-plugin-reports-all-threads", "Boolean">,
208 def DisableMemCache: Property<"disable-memory-cache", "Boolean">,
214 def IgnoreBreakpointsInExpressions: Property<"ignore-breakpoints-in-expressions", "Boolean">,
218 def UnwindOnErrorInExpressions: Property<"unwind-on-error-in-expressions", "Boolean">,
225 def StopOnSharedLibraryEvents: Property<"stop-on-sharedlibrary-events", "Boolean">,
229 def DisableLangRuntimeUnwindPlans: Property<"disable-language-runtime-unwindplans", "Boolean">,
233 def DetachKeepsStopped: Property<"detach-keeps-stopped", "Boolean">,
240 def WarningOptimization: Property<"optimization-warnings", "Boolean">,
243 def WarningUnsupportedLanguage: Property<"unsupported-language-warnings", "Boolean">,
246 def StopOnExec: Property<"stop-on-exec", "Boolean">,
264 def SteppingRunsAllThreads: Property<"run-all-threads", "Boolean">,
280 def UseModuleCache: Property<"use-module-cache", "Boolean">,
291 def StepInAvoidsNoDebug: Property<"step-in-avoid-nodebug", "Boolean">,
295 def StepOutAvoidsNoDebug: Property<"step-out-avoid-nodebug", "Boolean">,
307 def EnableThreadTrace: Property<"trace-thread", "Boolean">,
316 def EnableFilterForLineBreakpoints: Property<"enable-filter-for-line-breakpoints", "Boolean">,