|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public ICDIWatchpoint getWatchpoint()
public String getOldValue()
public String getNewValue()
|
Eclipse CDT Pre-release 3.0 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |