1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00
Find a file
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
.mvn Sync tycho pomless to main tycho used to build to 1.1.0 2018-03-26 13:12:38 +03:00
build Bug 537924: Unable to build javadoc maven target 2018-08-14 18:09:17 +02:00
codan Bug 538266 - NPE in QuickFixCreateNewClass.isApplicable() 2018-09-15 19:42:08 -04:00
core Bug 525705 - Fix Spawner.waitFor(pid) returning prematurely 2018-09-26 16:10:31 -04:00
cross Bug 533399 - Workaround RemoteResourceBrowser layout issue 2018-06-13 17:49:22 -04:00
debug Bug 538994 - cdtdebug: argv parameters are wrapper by double-quotes 2018-09-18 16:37:15 -04:00
doc [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
dsf Bug 535836: Log instead of pop-up errors in disassembly view 2018-06-13 16:15:09 +01:00
dsf-gdb Bug 538849 - Select Processes dialog filter field improvements 2018-09-14 06:25:12 -04:00
jtag Bug 538282: Set architecture for remote GDBJtag tests 2018-09-07 16:48:37 +01:00
launch Bug 538958 - Meson project built in Container not indexing properly 2018-09-12 15:10:18 -05:00
llvm Bug 510833 - [lldb] IllegalStateException in LLDBProcesses$LLDBMIThreadDMData starting session 2018-09-26 00:33:23 -04:00
lrparser [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
lsp4e-cpp Bug 537102. Add use of position object for inactive code and semantic highlighting 2018-09-17 21:31:09 +05:30
memory [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
native Revert "Bug 534286. Made read(byte[],int,int) blocking" 2018-06-17 00:13:56 -04:00
qt Bug 536023: NoClassDefFoundError for javax/xml/bind/DatatypeConverter 2018-06-26 11:05:28 -04:00
releng [releng] Proper URL for platform with milestones being removed 2018-06-27 17:47:40 +01:00
remote [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
testsrunner [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
toolchains/arduino [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
upc [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
util [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
visualizer [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
windows [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
xlc [releng] Bump version to 9.6.0 2018-06-05 22:13:24 +01:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml [releng] Update to newest jacoco-maven-plugin 2018-09-16 09:12:28 +01:00