1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00
cdt/debug
Alain Magloire 06a31c42a6 2004-11-19 Alain Magloire
RegisterManager.findRegister() was not implemented correctly
	* cdi/org/eclipse/cdt/debug/mi/core/cdi/RegisterManager.java
2004-11-19 21:10:51 +00:00
..
org.eclipse.cdt.debug.core Worker threads can try to evaluate expressions on the stack frames that have already been disposed. A flag is added to identify that the stack frame is disposed. 2004-11-18 22:39: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-11-19 Alain Magloire 2004-11-19 21:10:51 +00:00
org.eclipse.cdt.debug.mi.ui Fix for bug 75627: Incorrect limit to port numbers. 2004-11-11 21:28:40 +00:00
org.eclipse.cdt.debug.ui Fix for bug 69184: Activate the Expression view when expression is added. 2004-11-18 22:41:32 +00:00
org.eclipse.cdt.debug.ui.tests adjust to changes in CDI 2004-10-26 19:44:14 +00:00