PTP
Release 5.0

org.eclipse.ptp.debug.core.pdi.model
Interface IPDIAddressBreakpoint

All Superinterfaces:
IPDIBreakpoint, IPDILocationBreakpoint, IPDISessionObject, IPDISet

public interface IPDIAddressBreakpoint
extends IPDILocationBreakpoint

Represents an address breakpoint


Field Summary
 
Fields inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
HARDWARE, REGULAR, TEMPORARY
 
Method Summary
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDILocationBreakpoint
getLocator
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.model.IPDIBreakpoint
getBreakpointID, getCondition, getInternalID, getPendingTasks, isDeleted, isEnabled, isHardware, isTemporary, setBreakpointID, setCondition, setDeleted, setEnabled
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject
getSession
 
Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet
getTasks
 


PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.