Lines Matching full:when

11     Desc<"Alias for backward compatibility: when enabled this is the equivalent to 'symbols.auto-download background'.">;
44 Desc<"The expiration time in days for a file. When a file hasn't been accessed for the specified amount of days, it is removed from the cache. A value of 0 disables the expiration-based pruning.">;
59 Desc<"The default disassembly format string to use when disassembling instruction sequences.">;
63 Desc<"The default frame format string to use when displaying stack frame information for threads.">;
76 Desc<"When in a color-enabled terminal, use the ANSI terminal code specified in this format immediately before the prompt.">;
80 Desc<"When in a color-enabled terminal, use the ANSI terminal code specified in this format immediately after the prompt.">;
93 Desc<"The number of disassembly lines to show when displaying a stopped context.">;
98 Desc<"Control when to display disassembly when displaying a stopped context.">;
102 Desc<"The size limit to use when disassembling large functions (default: 32KB).">;
106 Desc<"The number of sources lines to display that come after the current source line when displaying a stopped context.">;
110 Desc<"The number of sources lines to display that come before the current source line when displaying a stopped context.">;
118 Desc<"If true, LLDB will use the column information from the debug info to mark the current position when displaying a stopped context.">;
122 Desc<"When displaying the column marker in a color-enabled terminal, use the ANSI terminal code specified in this format at the immediately before the column to be marked.">;
126 Desc<"When displaying the column marker in a color-enabled terminal, use the ANSI terminal code specified in this format immediately after the column to be marked.">;
130 Desc<"When displaying the line marker in a color-enabled terminal, use the ANSI terminal code specified in this format at the immediately before the line to be marked.">;
134 Desc<"When displaying the line marker in a color-enabled terminal, use the ANSI terminal code specified in this format immediately after the line to be marked.">;
146 Desc<"The default thread format string to use when displaying thread information.">;
150 Desc<"The default thread format string to use when displaying thread information as part of the stop display.">;
158 Desc<"External editor to use when use-external-editor is enabled.">;
170 Desc<"When displaying progress in a color-enabled terminal, use the ANSI terminal code specified in this format immediately before the progress message.">;
174 Desc<"When displaying progress in a color-enabled terminal, use the ANSI terminal code specified in this format immediately after the progress message.">;
194 Desc<"The tab size to use when indenting code in multi-line input mode (default: 2).">;
198 Desc<"If true, LLDB will automatically escape non-printable and escape characters when formatting strings.">;
202 Desc<"The default frame format string to use when displaying stack frame information for threads from thread backtrace unique.">;
210 Desc<"When displaying suggestion in a color-enabled terminal, use the ANSI terminal code specified in this format immediately before the suggestion.">;
214 Desc<"When displaying suggestion in a color-enabled terminal, use the ANSI terminal code specified in this format immediately after the suggestion.">;
218 Desc<"When displaying a regex match in a color-enabled terminal, use the ANSI terminal code specified in this format immediately before the match.">;
222 Desc<"When displaying a regex match in a color-enabled terminal, use the ANSI terminal code specified in this format immediately after the match.">;