1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 15:15:25 +02:00
cdt/plugins
Randy Rohrbach b838894fc8 Bugzilla entry 195703
AbstractVMlayoutNode.java

     Perform a update.done() even if the update has been cancelled.

AbstractVMProvider.java

    Perform a update.done() even if the update has been cancelled.

VMelementsCountUpdate.java

    Change assert to allow for the cancelling of the update

VMHasElementsUpdate.java

    Change assert to allow for the cancelling of the update.

VMViewerUpdate.java

    Create a negative status when an update is cancelled. Otherwise the getData() will be called and used when there is no valid data.

Randy Rohrbach
781-364-2226
2007-07-06 20:36:30 +00:00
..
org.eclipse.dd.dsf Streamlined use of Query object, in preparation for the memory view work (bug 160047). 2007-06-08 23:52:55 +00:00
org.eclipse.dd.dsf.debug Bugzilla 195291 2007-07-03 16:48:52 +00:00
org.eclipse.dd.dsf.debug.ui 159683 update modes 2007-07-06 05:32:54 +00:00
org.eclipse.dd.dsf.ui Bugzilla entry 195703 2007-07-06 20:36:30 +00:00