1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
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
..
org.eclipse.cdt.dsf.gdb Bug 516227: solib-search-path with space fails 2017-05-23 04:47:59 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.dsf.gdb.tests Bug 449104: Enhance Register Grouping for multi processes 2017-02-28 15:41:10 -05:00
org.eclipse.cdt.dsf.gdb.ui Bug 515653: Fix SWT disposed exception 2017-04-24 07:35:06 -04:00
org.eclipse.cdt.examples.dsf.gdb releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.gnu.dsf-feature releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.gnu.multicorevisualizer-feature releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
org.eclipse.cdt.tests.dsf.gdb Bug 499778: Stop losing stacktraces in tests 2017-04-28 21:11:27 +01:00
pom.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00