public interface ICDIWatchpoint2 extends ICDIWatchpoint
READ, WRITE
HARDWARE, 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, isWriteType
getCondition, isEnabled, isHardware, isTemporary, setCondition, setEnabled
getTarget
java.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.