From 225b5d74ab63e47ac3bda6dc7a8dbd6aeda0e76b Mon Sep 17 00:00:00 2001 From: Alain Magloire Date: Mon, 25 Aug 2003 23:37:43 +0000 Subject: [PATCH] updated. --- debug/org.eclipse.cdt.debug.mi.core/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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