mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
updated.
This commit is contained in:
parent
3978b0bf20
commit
e3e45fd5fe
1 changed files with 9 additions and 2 deletions
|
@ -1,8 +1,15 @@
|
|||
2003-08-26 Alain Magloire
|
||||
|
||||
Using the wrong method for toString() and we were returning
|
||||
a overly verbose string.
|
||||
|
||||
* src/org/eclipse/cdt/debug/mi/core/GDBTypeParser.java
|
||||
|
||||
2003-08-25 Alain Magloire
|
||||
|
||||
Small fix, get the datatype form the GDBTypeParser.
|
||||
Small fix, get the datatype for the GDBTypeParser.
|
||||
|
||||
* src/org/eclipse/cdt/debu/mi/core/cdi/SourceManager.java
|
||||
* src/org/eclipse/cdt/debug/mi/core/cdi/SourceManager.java
|
||||
|
||||
2003-08-22 Alain Magloire
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue