1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-28 19:35:36 +02:00
cdt/dsf-gdb
Jonah Graham 31fec42dee Bug 572581: fix async behaviour in test
The test for ThreadStackFrameSyncTest accessed some state in the
IGDBFocusSynchronizer from outside the Executor thread.

The test also was not waiting on events to synchronize with
the executor thread, instead using Thread.sleep().

There was also some unneeded code due to not using the ServiceEventWaitor
in all places it could be used.

This was leading to race conditions and flaky test failures.

Change-Id: Ib6a3273e20f4383714edc491de9dd9330b250487
2021-04-09 20:51:00 -04:00
..
org.eclipse.cdt.dsf.gdb Bug 571161 - MIBreakpointsSynchronizer is broken in certain scenarios 2021-02-23 11:01:21 -05:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.dsf.gdb.tests Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projects 2020-08-30 20:02:41 -04:00
org.eclipse.cdt.dsf.gdb.ui Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.examples.dsf.gdb Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
org.eclipse.cdt.gnu.dsf-feature Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.gnu.multicorevisualizer-feature Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.cdt.tests.dsf.gdb Bug 572581: fix async behaviour in test 2021-04-09 20:51:00 -04:00
pom.xml Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00