1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Iulia Vasii 6be52837ae Bug 445360 - Can't debug when GDB path contains spaces.
Separate gdb command from its arguments.
In java 7, Runtime.exec(String,...) methods were improved and
applications that are using these methods with commands that contain
spaces in the program name will fail. Is is encouraged to use
Runtime.exec(String[],...) instead to separate command from its
arguments. See documentation:
http://www.oracle.com/technetwork/java/javase/7u21-relnotes-1932873.html#jruntime

Change-Id: I03d44284c07be4eb26b393c35e620a79a803ab96
Signed-off-by: Iulia Vasii <IuliaMadalina.Vasii@freescale.com>
Reviewed-on: https://git.eclipse.org/r/34052
Tested-by: Hudson CI
Reviewed-by: Marc Khouzam <marc.khouzam@ericsson.com>
Tested-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-10-01 14:18:12 -04:00
build Bug 443965 - Move update site from 2014-09-24 12:37:07 -04:00
codan Bug 353352 - CFG doesn't handle range-based for loop 2014-09-12 20:13:29 -04:00
core Include expressionLanguage.exsd - fix occasional PDE errors 2014-09-22 02:26:34 -04:00
cross Cleanup of Messages.properties and Messages.java files. 2014-08-04 11:15:40 -07:00
debug Bug 445357 Fix breakpoint set on external files 2014-09-30 02:42:02 -04:00
doc Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
dsf Bug 443120 - Source lookup should be able to find source file without 2014-09-03 10:31:34 -04:00
dsf-gdb Bug 445360 - Can't debug when GDB path contains spaces. 2014-10-01 14:18:12 -04:00
jtag Bug 442394 - Sometimes breakpoints set and immediately deleted when 2014-09-18 16:08:44 -04:00
launch Bug 445372 - [LaunchBar] Compile with Juno 2014-09-30 14:52:39 -04:00
llvm Update pom.xml of features for which version was changed to 8.5 2014-07-24 13:35:24 -04:00
lrparser Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
memory Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
p2 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
qt Include expressionLanguage.exsd - fix occasional PDE errors 2014-09-22 02:26:34 -04:00
releng Target definitions update, a new one for Juno 2014-09-30 14:51:17 -04:00
remote Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
testsrunner Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
upc Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
util Don't use deprecated junit.framework.Assert. 2014-07-29 08:15:40 -04:00
visualizer Bug 442583 [visualizer] fix visualizer.examples warning 2014-08-26 12:23:35 -04:00
windows Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
xlc Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Bug 443343. Add support for pppc64le architecture 2014-09-17 08:56:54 -04:00