1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-07 16:26:11 +02:00
cdt/dsf-gdb/org.eclipse.cdt.dsf.gdb
Vincent Guignot e74222b86c Bug 516227: solib-search-path with space fails
If the solib-search-path path contains a space, CDT adds doubles quote
to escape the space (in MIStandardParameterAdjustable class) . But Gdb
client doesn’t understand the double quotes path.
This patch do not add double quotes when the path contains spaces.

Change-Id: I080be17023647dfac2b00296cdd54c7f9499102a
Signed-off-by: Vincent Guignot <vincent.guignot@ingenico.com>
2017-05-23 04:47:59 -04:00
..
.settings Fix API errors with Eclipse 4.7 2017-01-30 14:11:36 -04:00
META-INF Bug 507336 - Dynamic Printf parameters format may not be clear 2017-01-17 13:43:16 -04:00
src/org/eclipse/cdt/dsf Bug 516227: solib-search-path with space fails 2017-05-23 04:47:59 -04:00
.classpath Move DSF and DSF-GDB plugins to Java 8 2016-02-11 01:49:49 -05:00
.options Bug 361934 - Provide timeout for gdb commands 2012-04-17 10:20:23 -04:00
.project Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
about.html Migrated DSF and DSF-GDB to the CDT project. 2009-01-08 21:08:05 +00:00
build.properties Bug 315439 Fix up copyright 2010-06-03 00:12:05 +00:00
plugin.properties Bug 464636 - Modernize Run launch 2015-04-30 09:17:51 -04:00
plugin.xml Add Local Debug for Core Build launches. Qt Path var for Windows. 2016-11-09 11:40:17 -05:00