1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00

Backed out last commit on HEAD. Was intended for cdt_4_0 branch (4.0.3)

This commit is contained in:
John Cortell 2007-12-04 21:32:58 +00:00
parent 2f92c9d12b
commit 8f1b9f6726

View file

@ -96,7 +96,7 @@ import org.eclipse.cdt.debug.mi.core.output.MIThreadSelectInfo;
/**
*/
public class Target extends SessionObject implements ICDITarget, ICDIBreakpointManagement2, ICDIAddressToSource /*, ICDIMemorySpaceManagement - wait till 5.0; see 211923*/ {
public class Target extends SessionObject implements ICDITarget, ICDIBreakpointManagement2, ICDIAddressToSource, ICDIMemorySpaceManagement {
public class Lock {