1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/debug
Mikhail Khodjaiants c59a365bc3 Use the qualified name when creating a register.
Destroy the corresponding gdb variable on register's disposal.
Added the "dispose" method to the "Register" class.
2004-11-19 22:32:37 +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 Use the qualified name when creating a register. 2004-11-19 22:32:37 +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