api / org.gradle.language.cpp / CppExecutable / getDebuggerExecutableFile

getDebuggerExecutableFile

abstract fun getDebuggerExecutableFile(): Provider<RegularFile>

Returns the executable file to use with a debugger for this executable.

Since
4.5