mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
New trace attribute for deltaprocessor
This commit is contained in:
parent
7fd434f1b0
commit
12b70e7a48
1 changed files with 4 additions and 1 deletions
|
@ -20,3 +20,6 @@ org.eclipse.cdt.core/debug/matchlocator=false
|
||||||
|
|
||||||
# Reports background dependency tree activity
|
# Reports background dependency tree activity
|
||||||
org.eclipse.cdt.core/debug/dependency=false
|
org.eclipse.cdt.core/debug/dependency=false
|
||||||
|
|
||||||
|
# Reports delta processor tree activity
|
||||||
|
org.eclipse.cdt.core/debug/deltaprocessor=false
|
||||||
|
|
Loading…
Add table
Reference in a new issue