1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 09:46:02 +02:00
cdt/debug
Alain Magloire f9065c3dda Fix to PR 60020.
GDB returns the children when a pointer
	points to a structure.
	Also ignore the keyword "const" when parsing.

	* cdi/org/eclipse/cdt/debug/mi/core/cdi/SourceManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Variable.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/VariableObject.java
	* src/org/eclipse/cdt/debug/mi/core/GDBTypeParser.java
2004-05-28 04:37:51 +00:00
..
org.eclipse.cdt.debug.core Display global variables in the Variables view. 2004-05-27 21:53:39 +00:00
org.eclipse.cdt.debug.mi.core Fix to PR 60020. 2004-05-28 04:37:51 +00:00
org.eclipse.cdt.debug.mi.ui Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.debug.ui Display global variables in the Variables view. 2004-05-27 21:53:39 +00:00
org.eclipse.cdt.debug.ui.tests Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00