|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICDIWatchpointTrigger
Represents an information provided by the session when a watchpoint is triggered.
Method Summary | |
---|---|
String |
getNewValue()
Returns the new value of the watching expression. |
String |
getOldValue()
Returns the old value of the watching expression. |
ICDIWatchpoint |
getWatchpoint()
Returns the triggered watchpoint. |
Methods inherited from interface org.eclipse.cdt.debug.core.cdi.ICDISessionObject |
---|
getSession |
Method Detail |
---|
ICDIWatchpoint getWatchpoint()
String getOldValue()
String getNewValue()
|
Eclipse CDT Pre-release 3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |