|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPDIWatchpointTriggerInfo
Represents an information provided by the session when a watchpoint is triggered
| Method Summary | |
|---|---|
java.lang.String |
getNewValue()
Returns the new value of the watching expression |
java.lang.String |
getOldValue()
Returns the old value of the watching expression |
IPDIWatchpoint |
getWatchpoint()
Returns the triggered watchpoint |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISessionObject |
|---|
getSession |
| Methods inherited from interface org.eclipse.ptp.debug.core.pdi.IPDISet |
|---|
getTasks |
| Method Detail |
|---|
IPDIWatchpoint getWatchpoint()
java.lang.String getOldValue()
java.lang.String getNewValue()
|
PTP Release 5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||