|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICDIBreakpointManagement3
| Method Summary | |
|---|---|
ICDIEventBreakpoint |
setEventBreakpoint(java.lang.String type,
java.lang.String arg,
int cdiBreakpointType,
ICDICondition condition,
boolean deferred,
boolean enabled)
Set an event breakpoint |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpointManagement2 |
|---|
setAddressBreakpoint, setExceptionBreakpoint, setFunctionBreakpoint, setLineBreakpoint, setWatchpoint, setWatchpoint |
| Methods inherited from interface org.eclipse.cdt.debug.core.cdi.model.ICDIBreakpointManagement |
|---|
deleteAllBreakpoints, deleteBreakpoints, getBreakpoints, setAddressBreakpoint, setExceptionBreakpoint, setFunctionBreakpoint, setLineBreakpoint, setWatchpoint |
| Method Detail |
|---|
ICDIEventBreakpoint setEventBreakpoint(java.lang.String type,
java.lang.String arg,
int cdiBreakpointType,
ICDICondition condition,
boolean deferred,
boolean enabled)
throws CDIException
type - - event breakpoint type, interpreted by backendarg - - extra argument, for example signal numbercdiBreakpointType - - cdi breakpoint type, just in case some inferiors support "hardware" event breakpoints
CDIException
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||