1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 23:15:24 +02:00
cdt/dsf-gdb
Simon Marchi 808df2490b Make MIExpressionsTest.testUpdateOfPointer use SyncUtil
Modify MIExpressionsTest.testUpdateOfPointer so that it only uses
synchronous methods.  There is no change of behavior intended, the test
should do pretty much the same thing as before, but should be a bit more
readable.

One difference is that we don't need to re-create the
IExpressionDMContext objects when we want to re-evaluate the
expressions (after stepping the 2nd time).  We can just call
getExpressionValue on the again, which will trigger a -var-update.

Change-Id: I09bb914b097888bf3146df0096eb9d824441ffa8
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2017-03-06 10:44:14 -05:00
..
org.eclipse.cdt.dsf.gdb Bug 449104: Enhance Register Grouping for multi processes 2017-02-28 15:41:10 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.dsf.gdb.tests Bug 449104: Enhance Register Grouping for multi processes 2017-02-28 15:41:10 -05:00
org.eclipse.cdt.dsf.gdb.ui releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.examples.dsf.gdb releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.gnu.dsf-feature releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.gnu.multicorevisualizer-feature releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.tests.dsf.gdb Make MIExpressionsTest.testUpdateOfPointer use SyncUtil 2017-03-06 10:44:14 -05:00
pom.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00