1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 01:15:29 +02:00
cdt/core
Christian Walther c6abbfb6d3 Bug 525705 - Fix Spawner.waitFor(pid) returning prematurely
On Windows XP, waitFor(pid) would return -1 immediately instead of
waiting for the process to exit. This caused starting a debug session to
be stuck at "Initializing debugger services 62%" because the GDB it was
trying to talk to was terminated immediately after being started.

Binaries built with MSVC10 tools and `nmake /f Makefile_x86_64.mk
/NOLOGO spawner`.

Change-Id: I532f63c7a5facdf867ed94945b0cd26b4177c3bd
Signed-off-by: Christian Walther <walther@indel.ch>
2018-09-26 16:10:31 -04:00
..
org.eclipse.cdt.core Bug 538615 - GNU-style attribute preceding standard attribute specifier 2018-09-24 21:24:11 -04:00
org.eclipse.cdt.core.linux [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.linux.ppc [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.linux.ppc64 [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.linux.x86 [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
org.eclipse.cdt.core.native releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.core.tests Bug 538615 - GNU-style attribute preceding standard attribute specifier 2018-09-24 21:24:11 -04:00
org.eclipse.cdt.core.win32 Bug 525705 - Fix Spawner.waitFor(pid) returning prematurely 2018-09-26 16:10:31 -04:00
org.eclipse.cdt.core.win32.x86 Bug 525705 - Fix Spawner.waitFor(pid) returning prematurely 2018-09-26 16:10:31 -04:00
org.eclipse.cdt.core.win32.x86_64 Bug 525705 - Fix Spawner.waitFor(pid) returning prematurely 2018-09-26 16:10:31 -04:00
org.eclipse.cdt.ui Bug 538509 - Ensure a lookup point is always set during semantic highlighting 2018-09-10 23:21:27 -04:00
org.eclipse.cdt.ui.tests Bug 536255 - Extension point for open call hierarchy view 2018-09-08 03:03:00 -04:00
pom.xml [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00