mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-30 21:55:31 +02:00

managedbuilder.core was already calling getDebugOption with this key but it was not exposed in the launch configutation. Change-Id: Ib9e983ea9240bf6d911b2e2b94fc5929d91bcea1 Signed-off-by: Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
13 lines
430 B
Text
13 lines
430 B
Text
org.eclipse.cdt.managedbuilder.core/debug=true
|
|
|
|
# Reports path entry container initialization
|
|
org.eclipse.cdt.managedbuilder.core/debug/pathEntryInit=false
|
|
|
|
# Reports path entry container activity
|
|
org.eclipse.cdt.managedbuilder.core/debug/pathEntry=false
|
|
|
|
# Reports builder activity
|
|
org.eclipse.cdt.managedbuilder.core/debug/builder=false
|
|
|
|
# Reports build model activity
|
|
org.eclipse.cdt.managedbuilder.core/debug/buildModel=false
|