1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Detail Pane values for casted variables.

This commit is contained in:
Mikhail Khodjaiants 2003-09-11 20:58:25 +00:00
parent 73a655acfe
commit ad5028bba4

View file

@ -1,3 +1,8 @@
2003-11-10 Mikhail Khodjaiants
Detail Pane values for casted variables.
* CVariable.java: the qualified name should be chached in the InternalVariable instance
* CArrayPartition.java: added new field to store the chached value of the qualified name
2003-11-10 Mikhail Khodjaiants
Moving the shared library search paths block to mi UI.
* ICDTLaunchConfigurationConstants.java: moved the 'ATTR_DEBUGGER_SOLIB_PATH' attribute to mi.