1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
.mvn releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build Bug 512096 - Fix NPE selecting an LLVM toolchain in toolchain editor 2017-02-19 21:51:36 -05:00
codan releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
core Bug 513105 - NPE in BuiltinOperators.<init> due to 2017-03-03 16:12:40 -08:00
cross Convert RemoteHelper.remoteFileDownload to use SubMonitor 2017-02-27 19:21:20 -04:00
debug Bug 511961 - Fix stand-alone debugger product not starting with Oxygen 2017-03-04 17:05:25 -04:00
doc Add missing reference to GDB Debugging Preferences (for DSF preferences) 2016-12-05 21:47:25 +00:00
dsf releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
dsf-gdb Make MIExpressionsTest.testUpdateOfPointer use SyncUtil 2017-03-06 10:44:14 -05:00
jtag releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
launch releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
llvm lldb: Add some comments 2017-02-28 09:06:48 -05:00
lrparser releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
memory releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
native releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
qt Bug 512262 - Remove the unnecessary ICPPEvaluationOwner interface 2017-02-17 01:14:35 -05:00
releng Fix script permissions to executable 2017-02-15 10:05:18 -04:00
remote releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
testsrunner releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
toolchains/arduino releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
upc releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
util releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
visualizer releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
windows releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
xlc releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Update Maven build machinery. 2017-02-14 10:54:17 +02:00