1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 17:35:35 +02:00

Bug 529448 : Allows build debug level setting to be restored to proper

value

Change-Id: I64182e241e91007fb1c1570c6c0b5231632533d4
Signed-off-by: cartu38 opendev <cartu38.opendev@gmail.com>
This commit is contained in:
cartu38 opendev 2018-01-05 11:57:57 +01:00 committed by Jonah Graham
parent 1ae56d435a
commit b222d73001

View file

@ -1168,7 +1168,7 @@
</enumeratedOptionValue>
<enablement
type="CONTAINER_ATTRIBUTE"
attribute="value"
attribute="defaultValue"
value="gnu.c.debugging.level.none"
extensionAdjustment="false">
<checkBuildProperty
@ -1177,7 +1177,7 @@
</enablement>
<enablement
type="CONTAINER_ATTRIBUTE"
attribute="value"
attribute="defaultValue"
value="gnu.c.debugging.level.max"
extensionAdjustment="false">
<checkBuildProperty
@ -1546,7 +1546,7 @@
</enumeratedOptionValue>
<enablement
type="CONTAINER_ATTRIBUTE"
attribute="value"
attribute="defaultValue"
value="gnu.cpp.compiler.debugging.level.none"
extensionAdjustment="false">
<checkBuildProperty
@ -1555,7 +1555,7 @@
</enablement>
<enablement
type="CONTAINER_ATTRIBUTE"
attribute="value"
attribute="defaultValue"
value="gnu.cpp.compiler.debugging.level.max"
extensionAdjustment="false">
<checkBuildProperty