mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Removed a few unused tracing options.
This commit is contained in:
parent
3c5cecbebd
commit
52522d53bf
1 changed files with 0 additions and 12 deletions
|
@ -12,18 +12,9 @@ org.eclipse.cdt.core/debug/parser/exceptions=false
|
|||
# Reports scanner activity
|
||||
org.eclipse.cdt.core/debug/scanner=false
|
||||
|
||||
# Reports background indexer activity: indexing, saving index file, index queries
|
||||
org.eclipse.cdt.core/debug/indexmanager=false
|
||||
|
||||
# Reports search activity
|
||||
org.eclipse.cdt.core/debug/search=false
|
||||
|
||||
# Reports encoded index entries
|
||||
org.eclipse.cdt.core/debug/indexer=false
|
||||
|
||||
# Reports time taken for an index
|
||||
org.eclipse.cdt.core/debug/indextimes=false
|
||||
|
||||
# Reports search matches
|
||||
org.eclipse.cdt.core/debug/matchlocator=false
|
||||
|
||||
|
@ -33,9 +24,6 @@ org.eclipse.cdt.core/debug/deltaprocessor=false
|
|||
# Reports file type resolver activity
|
||||
org.eclipse.cdt.core/debug/typeresolver=false
|
||||
|
||||
# Reports file type resolver activity
|
||||
org.eclipse.cdt.core/debug/typeresolver=false
|
||||
|
||||
# Reports timings for PDOM
|
||||
org.eclipse.cdt.core/debug/pdomtimings=false
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue