PTP
Release 7.0

org.eclipse.ptp.debug.core.model
Interface IPAddressBreakpoint

All Superinterfaces:
IPBreakpoint, IPLineBreakpoint

public interface IPAddressBreakpoint
extends IPLineBreakpoint

Address breakpoint


Field Summary
 
Fields inherited from interface org.eclipse.ptp.debug.core.model.IPLineBreakpoint
ADDRESS, FUNCTION
 
Fields inherited from interface org.eclipse.ptp.debug.core.model.IPBreakpoint
CONDITION, CUR_SET_ID, GLOBAL, IGNORE_COUNT, INSTALL_COUNT, JOB_NAME, SOURCE_HANDLE
 
Method Summary
 
Methods inherited from interface org.eclipse.ptp.debug.core.model.IPLineBreakpoint
getAddress, getFileName, getFunction, setAddress, setFunction
 
Methods inherited from interface org.eclipse.ptp.debug.core.model.IPBreakpoint
decrementInstallCount, getCondition, getCurSetId, getIgnoreCount, getJobId, getJobName, getSetId, getSourceHandle, incrementInstallCount, isConditional, isGlobal, isInstalled, resetInstallCount, setCondition, setCurSetId, setIgnoreCount, setJobId, setJobName, setSetId, setSourceHandle, updateMarkerMessage
 


PTP
Release 7.0

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