mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
[cleanup] Add .options file for tracing
This commit is contained in:
parent
b8f917d525
commit
f3e5316831
1 changed files with 8 additions and 0 deletions
8
org.eclipse.tm.terminal/.options
Normal file
8
org.eclipse.tm.terminal/.options
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
org.eclipse.tm.terminal/debug = true
|
||||||
|
org.eclipse.tm.terminal/debug/flag = true
|
||||||
|
org.eclipse.tm.terminal/debug/filter = *
|
||||||
|
org.eclipse.tm.terminal/debug/log = true
|
||||||
|
org.eclipse.tm.terminal/debug/log/error = true
|
||||||
|
org.eclipse.tm.terminal/debug/log/info = false
|
||||||
|
org.eclipse.tm.terminal/debug/log/char = false
|
||||||
|
org.eclipse.tm.terminal/debug/log/buffer/size = false
|
Loading…
Add table
Reference in a new issue