mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
updated
This commit is contained in:
parent
fdfc8a1b98
commit
8ceec2dbb8
2 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2003-03-11 Alain Magloire
|
||||||
|
|
||||||
|
* src/org/eclipse/cdt/debug/core/cdi/ICDIvariableManager.java:
|
||||||
|
New methods getVariableObjectAsArray(), getVariableObjectAsType().
|
||||||
|
|
||||||
2003-03-09 Mikhail Khodjaiants
|
2003-03-09 Mikhail Khodjaiants
|
||||||
Core support of the "Display As Array" action.
|
Core support of the "Display As Array" action.
|
||||||
* ICastToArray.java
|
* ICastToArray.java
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
2003-03-11 Alain Magloire
|
||||||
|
|
||||||
|
* src/org/eclipse/cdt/debug/mi/core/cdi/VariableManager.java:
|
||||||
|
New methods getVariableObjectAsArray() getVariableObjectAsType().
|
||||||
|
|
||||||
2003-03-03 Alain Magloire
|
2003-03-03 Alain Magloire
|
||||||
|
|
||||||
* src/org/eclipse/cdt/debug/mi/core/CommandQueue.java (print): Comment out.
|
* src/org/eclipse/cdt/debug/mi/core/CommandQueue.java (print): Comment out.
|
||||||
|
|
Loading…
Add table
Reference in a new issue