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 7c28610f55 2004-09-12 Alain Magloire
Since MISession is attach to the Target, the
	way we fire termination events must change also.
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/EventManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/ProcessManager.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/Session.java
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/model/Target.java
	* src/org/eclipse/cdt/debug/mi/core/MISession.java
2004-09-12 13:24:34 +00:00
..
org.eclipse.cdt.debug.core Fixes for breakpoint filtering. 2004-09-10 17:50:29 +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-12 Alain Magloire 2004-09-12 13:24:34 +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 Fixes for breakpoint filtering. 2004-09-10 17:50:29 +00:00
org.eclipse.cdt.debug.ui.tests Moved to the new breakpoint management API. 2004-09-07 20:43:45 +00:00