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:
parent
1ae56d435a
commit
b222d73001
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue