|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICDIDebugger2
Replacement for deprecated ICDIDebugger
.
Method Summary | |
---|---|
org.eclipse.cdt.debug.core.cdi.ICDISession |
createSession(org.eclipse.debug.core.ILaunch launch,
java.io.File executable,
org.eclipse.core.runtime.IProgressMonitor monitor)
null can be passed as executable allowing debuggers to create session without executables,
or load executables later during the session. |
Methods inherited from interface org.eclipse.cdt.debug.core.ICDIDebugger |
---|
createDebuggerSession |
Method Detail |
---|
org.eclipse.cdt.debug.core.cdi.ICDISession createSession(org.eclipse.debug.core.ILaunch launch, java.io.File executable, org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
null
can be passed as executable
allowing debuggers to create session without executables,
or load executables later during the session.
org.eclipse.core.runtime.CoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |