1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
cdt/debug
Alain Magloire 8edc6b4de2 2004-10-31 Alain Magloire
Refactor ICDIVariableObject --> ICDIVariableDescriptor
	Refactor ICDIArgumentObject --> ICDIArgumentDescriptor
	Refactor ICDIRegisterObject --> ICDIRegisterDescriptor
	Addition ICDIThreadStorageDescriptor, ICDIThreadStorage
	Addition ICDILocalVariableDescriptor, ICDILocalVariable
	Addition ICDIGlobalVariableDescriptor, ICDIGlovalVariable

	Adjust the classes to the changes.
2004-10-31 20:57:40 +00:00
..
org.eclipse.cdt.debug.core 2004-10-31 Alain Magloire 2004-10-31 20:57:40 +00:00
org.eclipse.cdt.debug.core.tests Added the .project for debug.core.tests. 2004-06-01 00:58:46 +00:00
org.eclipse.cdt.debug.mi.core 2004-10-31 Alain Magloire 2004-10-31 20:57:40 +00:00
org.eclipse.cdt.debug.mi.ui 2004-10-29 Alain Magloire 2004-10-29 15:12:43 +00:00
org.eclipse.cdt.debug.ui Use the new expression API of CDI. 2004-10-29 21:22:18 +00:00
org.eclipse.cdt.debug.ui.tests adjust to changes in CDI 2004-10-26 19:44:14 +00:00