mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
13 lines
684 B
Text
13 lines
684 B
Text
![]() |
# Debugging options for the org.eclipse.cdt.cmake.is.core plugin.
|
||
|
|
||
|
# Trace CMAKE_EXPORT_COMPILE_COMMANDS Parser tool detection participant lookup
|
||
|
org.eclipse.cdt.cmake.is.core/CECC/participant=false
|
||
|
# Trace CMAKE_EXPORT_COMPILE_COMMANDS Parser command-line argument parser lookup
|
||
|
org.eclipse.cdt.cmake.is.core/CECC/arglets=false
|
||
|
# Trace detected language setting entries
|
||
|
org.eclipse.cdt.cmake.is.core/CECC/entries=false
|
||
|
# Trace language setting entries as passed to the indexer
|
||
|
org.eclipse.cdt.cmake.is.core/CECC/indexer-entries=false
|
||
|
# Trace CMAKE_EXPORT_COMPILE_COMMANDS Compiler Built-ins detected language setting entries
|
||
|
org.eclipse.cdt.cmake.is.core/CECC/builtins/entries=false
|