mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-10 09:45:39 +02:00
![]() 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> |
||
---|---|---|
.. | ||
org.eclipse.cdt.dsf.gdb | ||
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui | ||
org.eclipse.cdt.dsf.gdb.tests | ||
org.eclipse.cdt.dsf.gdb.ui | ||
org.eclipse.cdt.examples.dsf.gdb | ||
org.eclipse.cdt.gnu.dsf-feature | ||
org.eclipse.cdt.gnu.dsf.source-feature | ||
org.eclipse.cdt.gnu.multicorevisualizer-feature | ||
org.eclipse.cdt.tests.dsf.gdb |