Home | History | Annotate | Download | only in www

Lines Matching full:categories

52                 subcommands (plus one specific for <i>categories</i>):<br>
1177 <h1 class="postheader">Categories</h1>
1179 <p>Categories are a way to group related formatters. For instance, LLDB itself groups
1181 Basically, categories act like containers in which to store formatters for a same library
1183 <p>By default, several categories are created in LLDB:
1199 <p>Categories can be in one of two states: enabled and disabled. A category is initially disabled,
1202 <p>The order in which categories are enabled or disabled
1204 the second one to be searched (after <code>default</code>, which always stays on top of the list). The default categories are enabled in such a way that the search order is:
1279 in other categories). If nothing was found in the current category, the next
1281 more enabled categories, the search has failed.</p>