mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-07 02:23:18 +02:00
updated.
This commit is contained in:
parent
480c9e4101
commit
d3c32bb369
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
2003-08-22 Alain Magloire
|
||||
|
||||
For casting array we use the "@" format, hide it in
|
||||
the name. But show it the qualifiedName() since the
|
||||
expression is use to evaluate.
|
||||
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/model/Variable.java
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/model/VariableObject.java
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/VariableManager.java
|
||||
|
||||
2003-08-21 Alain Magloire
|
||||
|
||||
GDB varobj for the arrays children name only returns
|
||||
|
|
Loading…
Add table
Reference in a new issue