1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
Find a file
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
build Fix for an NPE that was occurring after a dependency makefile update 2004-05-28 04:22:10 +00:00
core Further footprint optimization in parser and scanner. 2004-05-28 03:25:16 +00:00
debug Fix to PR 60020. 2004-05-28 04:37:51 +00:00
doc Remove old tutorial file. Stay away, don't come back 2004-05-20 15:47:00 +00:00
launch/org.eclipse.cdt.launch 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
releng 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