mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 22:35:43 +02:00
![]() 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> |
||
---|---|---|
.. | ||
library | ||
META-INF | ||
src/org/eclipse/cdt/internal/core/win32 | ||
.classpath | ||
.project | ||
about.html | ||
build.properties | ||
fragment.xml | ||
plugin.properties | ||
pom.xml |