1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-03 22:35:43 +02:00
Find a file
Alvaro Sanchez-Leon e6bec45296 Bug 452356 - C/C++ remote launch uses o.e.remote - wait for file permission change
When uploading a file to a remote system, the file permissions are updated,
however the process taking care of it may not have completed this task before
the application tries to use it.
  This change forces the calling thread to wait for Max 1 sec for it to complete,
If the process task takes longer an exception is thrown so the application can
provide a meaningful message to the user.

A second fix is provided in:  execCmdInRemoteShell
So this method now makes sure that the remote connection is opened
before executing commands over the remote shell.

Change-Id: Ibe8bd2709e1b1f446e1f74aa8a3df424ac7fa650
2016-05-24 11:07:17 -04:00
build Add MSYS2 32-bit support to MinGW GCC toolchain. 2016-05-17 16:18:50 -04:00
codan Bug 492230 - Replace buffer.append(a+b) calls 2016-04-25 11:38:47 -05:00
core Bug 494359 - Explicit specialization is improperly ignored 2016-05-23 21:12:52 -07:00
cross Bug 452356 - C/C++ remote launch uses o.e.remote - wait for file permission change 2016-05-24 11:07:17 -04:00
debug Bug 489750: [Standalone] does not set working directory of the target 2016-05-03 10:50:35 -04:00
doc Bug 472765: User documentation for Path Mapping 2016-04-13 10:41:46 -05:00
dsf Bug 491724 - AbstractCachingVMProvider: Replace deprecated 2016-05-10 09:10:12 -04:00
dsf-gdb Provide a timeout for query that might run in UI thread. 2016-05-10 08:48:16 -04:00
jtag Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
launch Bug 492210 - Remove ChangeLog files from project 2016-04-25 22:53:31 +01:00
llvm Bug 459567 - Help missing for LLVM Managed Build 2016-05-24 10:48:45 -04:00
lrparser Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
memory Bug 489512 - Show local variables in the traditional memory render 2016-05-13 09:10:33 -04:00
native/org.eclipse.cdt.native.serial Serial - Support COM ports > 9. Set default baud rate to 115200. 2016-04-14 19:11:51 -04:00
qt [Qt] Remove unused extension. Make QML Analyzer loading a system job. 2016-05-17 14:42:10 -04:00
releng Bug 452356 - C/C++ remote launch uses o.e.remote - explicit dependency at feature level 2016-04-29 17:46:25 -04:00
remote Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
testsrunner Bug 484900: Remove the test runners CDI launch 2016-03-18 14:56:16 -04:00
toolchains/arduino Arduino Downloads Manager and lots of cleanup around that. 2016-05-24 01:00:06 -04:00
upc Incremented CDT features version to 9.0.0 2016-01-18 16:37:47 -05:00
util Cosmetics. 2016-03-02 14:34:20 -08:00
visualizer Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
windows Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
xlc Bug 492200 - Replace StringBuffer with StringBuilder 2016-04-21 22:17:03 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Remove Solaris Sparc support 2016-04-29 14:40:54 -04:00