1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00
This commit is contained in:
Alain Magloire 2003-06-03 19:46:14 +00:00
parent c7c666408a
commit 2334920663

View file

@ -1,3 +1,8 @@
2003-06-03 Alain Magloire
* src/org/eclipse/cdt/debug/mi/core/cdi/SourceManager.java
(getType): save the head of the type for the return value.
2003-06-02 Alain Magloire 2003-06-02 Alain Magloire
Enable the new type parsing with the class GDBTypeParser. Enable the new type parsing with the class GDBTypeParser.