|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.debug.mi.core.AbstractGDBCDIDebugger
org.eclipse.cdt.debug.mi.core.GDBCDIDebugger2
public class GDBCDIDebugger2
Implementing the cdebugger extension point for basic launch configurations.
Constructor Summary | |
---|---|
GDBCDIDebugger2()
|
Method Summary | |
---|---|
static java.lang.String |
getProjectName(org.eclipse.debug.core.ILaunchConfiguration configuration)
|
static org.eclipse.core.runtime.IPath |
getProjectPath(org.eclipse.debug.core.ILaunchConfiguration configuration)
|
Methods inherited from class org.eclipse.cdt.debug.mi.core.AbstractGDBCDIDebugger |
---|
createDebuggerSession, createSession |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GDBCDIDebugger2()
Method Detail |
---|
public static org.eclipse.core.runtime.IPath getProjectPath(org.eclipse.debug.core.ILaunchConfiguration configuration) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
public static java.lang.String getProjectName(org.eclipse.debug.core.ILaunchConfiguration configuration) throws org.eclipse.core.runtime.CoreException
org.eclipse.core.runtime.CoreException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |