public interface ICDIWatchpoint2 extends ICDIWatchpoint
READ, WRITEHARDWARE, REGULAR, TEMPORARY| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMemorySpace()
Returns the memory space associated with this
watchpoint's start address, or null if there is no memory space.
|
java.math.BigInteger |
getRange()
Returns the range for this watchpoint in addressable units.
|
getWatchExpression, isReadType, isWriteTypegetCondition, isEnabled, isHardware, isTemporary, setCondition, setEnabledgetTargetjava.lang.String getMemorySpace()
throws CDIException
CDIException - if this method fails. Reasons include:java.math.BigInteger getRange()
throws CDIException
CDIException - if this method fails. Reasons include:Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.