1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 12:25:35 +02:00
cdt/debug
Alain Magloire f5bde83546 2004-10-15 Alain Magloire
Adjustment to changes in CDI interface concerning breakpoints.
	Now the thread ids for a breakpoint is specified in the ICDICondition.
	* cdi/org/eclipse/cdt/debug/core/cdi/ICDICondition.java
	* cdi/org/eclipse/cdt/debug/core/cdi/model/ICDIBreakpoint.java
	* cdi/org/eclipse/cdt/debug/core/cdi/model/ICDIBreakpointManagement.java
	* cdi/org/eclipse/cdt/debug/core/cdi/model/ICDITarget.java

	* CBreakpointManager.java
	* CDebugTarget.java
2004-10-15 15:48:31 +00:00
..
org.eclipse.cdt.debug.core 2004-10-15 Alain Magloire 2004-10-15 15:48:31 +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-15 Alain Magloire 2004-10-15 15:48:19 +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 Added the bookkeeping of registers and register groups. 2004-10-08 18:40:29 +00:00
org.eclipse.cdt.debug.ui.tests Moved to the new breakpoint management API. 2004-09-07 20:43:45 +00:00