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 7402cd3123 [dsf-gdb] Put back event assert in
MIMemoryTest.writeCharVarying{Address,Offset}

When we switched SyncUtil.readMemory to use queries, it exposed a race
condition with the asserts that check for the number of event received.
Basically, nothing guarantees that when the assert is evaluated the
event had the time to arrive.

We now use a ServiceEventWaitor to wait until the event arrives (with a
timeout, of course).

At the same time, rename word_size to wordSize.

Change-Id: I6f4b51e22f46625e20bbbdbac91cf70cfd864e5e
Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca>
2015-02-20 14:27:39 -05:00
build Fix up API @since tags against CDT 8.6. 2015-02-17 23:43:49 -05:00
codan Bug 455828 - Don't be over-eager when collecting dead nodes in the 2015-02-20 09:30:19 -05:00
core bug 454501: make replace private method with String.trim() 2015-02-20 14:05:30 -05:00
cross Bug 458650 - NPE when creating a "C/C++ Remote Application" launch 2015-01-29 09:50:51 +02:00
debug Remove unnecessary .api_filters 2015-02-11 15:48:32 -05:00
doc Bug 460370 - Remove reference to CDT project name in Welcome screen 2015-02-19 13:46:31 -05:00
dsf Remove dead code 2015-02-13 16:20:47 -05:00
dsf-gdb [dsf-gdb] Put back event assert in 2015-02-20 14:27:39 -05:00
jtag Bug 459296 - catch exception when 'Reset and Delay' field has invalid 2015-02-20 09:50:45 -05:00
launch/org.eclipse.cdt.launch Bug 458650 - NPE when creating a "C/C++ Remote Application" launch 2015-01-29 09:50:51 +02:00
llvm Cosmetics. 2015-01-06 21:02:42 -08:00
lrparser Bug 452416 - Move takesVarArgs() up from ICPPFunctionType to 2015-02-09 16:44:05 -05:00
memory Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
p2 Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
qt Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
releng Remove Jetty from 4.5 target 2015-02-19 10:10:32 -05:00
remote Bug 459972 - Update CDT to use o.e.remote 2.0. 2015-02-17 14:48:08 -05:00
testsrunner Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
upc Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
util Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
visualizer Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
windows Incremented CDT feature version to 8.6.0. 2015-01-06 19:40:38 -05:00
xlc Extract test VM args to common property base.test.vmargs 2015-02-06 13:02:28 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Allow for filtering of findbugs 2015-02-18 11:50:43 -05:00