1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-28 02:33:18 +02:00
cdt/cmake/org.eclipse.cdt.cmake.is.core/.options

11 lines
570 B
Text
Raw Normal View History

# 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