1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug
Alain Magloire bfe004fad5 2004-09-06 Alain Magloire
The changes is move the MISession as part
	of Target.  The rationale; we want to have
	        Session
	   ---------------
	   |             |
	  Target(gdb)   Target(gdb)
	To be able to do this we need to untie the MISession
	from Session.

	Also we are moving toward retiring the ICDIXXXXManager
	and move the methods in the the proper methods.
2004-09-07 03:48:33 +00:00
..
org.eclipse.cdt.debug.core Made global variables persistent. 2004-09-03 19:02:24 +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-09-06 Alain Magloire 2004-09-07 03:48:33 +00:00
org.eclipse.cdt.debug.mi.ui Added API to allow the access to the internal MI UI components by client plugins. 2004-08-23 20:39:04 +00:00
org.eclipse.cdt.debug.ui Fix for bug 73197: DisassemblyEditorInput.getAddress can crash. 2004-09-03 19:49:26 +00:00
org.eclipse.cdt.debug.ui.tests Upversioning head to 2.1.0. 2004-07-15 15:54:47 +00:00