2020-02-08 15:01:33 +01:00
|
|
|
# Debugging options for the org.eclipse.cdt.cmake.is.core plugin.
|
|
|
|
|
2020-03-26 21:19:37 +01:00
|
|
|
# Trace total time for parsing compile_commands.json files
|
|
|
|
org.eclipse.cdt.cmake.is.core/debug/performance=false
|
|
|
|
# Trace compile_commands.json Parser tool detection participant lookup
|
|
|
|
org.eclipse.cdt.cmake.is.core/debug/participant=false
|
|
|
|
# Trace how compiler command-line arguments are detected and parsed
|
|
|
|
org.eclipse.cdt.cmake.is.core/debug/arglets=false
|
|
|
|
# Trace detected preprocessor symbols and include path entries as passed to the indexer
|
|
|
|
org.eclipse.cdt.cmake.is.core/debug/detected.entries=false
|