diff --git a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog index c056667eeaa..a4fc7037037 100644 --- a/debug/org.eclipse.cdt.debug.mi.core/ChangeLog +++ b/debug/org.eclipse.cdt.debug.mi.core/ChangeLog @@ -1,3 +1,9 @@ +2003-08-25 Alain Magloire + + Small fix, get the datatype form the GDBTypeParser. + + * src/org/eclipse/cdt/debu/mi/core/cdi/SourceManager.java + 2003-08-22 Alain Magloire For casting array we use the "@" format, hide it in