Debugger: Add expression-related model classes to build.
This commit is contained in:
@@ -163,6 +163,8 @@ Application Debugger :
|
|||||||
AreaInfo.cpp
|
AreaInfo.cpp
|
||||||
Breakpoint.cpp
|
Breakpoint.cpp
|
||||||
DisassembledCode.cpp
|
DisassembledCode.cpp
|
||||||
|
ExpressionInfo.cpp
|
||||||
|
ExpressionValues.cpp
|
||||||
FileSourceCode.cpp
|
FileSourceCode.cpp
|
||||||
Image.cpp
|
Image.cpp
|
||||||
ImageInfo.cpp
|
ImageInfo.cpp
|
||||||
@@ -336,6 +338,7 @@ Application Debugger :
|
|||||||
CompoundValueNode.cpp
|
CompoundValueNode.cpp
|
||||||
CStringValueNode.cpp
|
CStringValueNode.cpp
|
||||||
EnumerationValueNode.cpp
|
EnumerationValueNode.cpp
|
||||||
|
ExpressionValueNode.cpp
|
||||||
PointerToMemberValueNode.cpp
|
PointerToMemberValueNode.cpp
|
||||||
PrimitiveValueNode.cpp
|
PrimitiveValueNode.cpp
|
||||||
VariableValueNodeChild.cpp
|
VariableValueNodeChild.cpp
|
||||||
|
|||||||
Reference in New Issue
Block a user