# Debugging options for the org.eclipse.cdt.cmake.is.core plugin. # 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