1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Marc Dumais 7f6e7f8c9b Bug 510615 - Launch dialog, handle spaces in gdb path
The path to GDB is set in the launch dialog, under the Debugger tab. If
the path to GDB contains one or more spaces, and is not within double
quotes, GDB will not be found and the launch will fail. 

This patch improves the use cases around the "Browse" button, to select
GDB's path. 

1) if the user clicks on the "Browse" button, the browse dialog will
open in the correct place, no matter the presence of space(s).
2) When GDB's path is selected with the "Browse" button, it's then set
in the "GDB debugger" field. This patch looks at the selected path and
adds surrounding double quotes if there is any space within, and strips
any double quotes if there are no spaces. 


Change-Id: I202f574772965af3a491d449b9e9a97e8c61e2b0
2017-02-07 09:48:23 -05:00
build Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
codan Bug 511229 - RFE: Add quick fixes for some basic gcc errors 2017-02-06 12:33:34 -05:00
core Cosmetics. 2017-02-06 19:37:44 -08:00
cross Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
debug Bug 509897: Use View Management for Debugger Console 2017-02-06 06:15:19 -05:00
doc Add missing reference to GDB Debugging Preferences (for DSF preferences) 2016-12-05 21:47:25 +00:00
dsf Bug 511057 - Number format breaks if debug starts with view pinned 2017-02-03 15:47:26 -05:00
dsf-gdb Bug 510615 - Launch dialog, handle spaces in gdb path 2017-02-07 09:48:23 -05:00
jtag Bug 511243 - MI async mode shall not be activated for all cases when 2017-02-06 15:09:32 -05:00
launch Bug 510615 - Launch dialog, handle spaces in gdb path 2017-02-07 09:48:23 -05:00
llvm Bug 510615 - Launch dialog, handle spaces in gdb path 2017-02-07 09:48:23 -05:00
lrparser Removed obsolete code. 2017-02-05 21:23:41 -05:00
memory Fix API errors with Eclipse 4.7 2017-01-30 14:11:36 -04:00
native/org.eclipse.cdt.native.serial Fixes for Windows Serial Port. 2017-01-20 09:59:51 -05:00
qt Bug 402498 - Apply declaredBefore() filtering to index bindings 2017-01-09 03:55:43 -04:00
releng Remove AIX support 2017-02-05 21:16:48 -05:00
remote Update version to 9.3.0 2016-11-15 20:32:51 -05:00
testsrunner Auto-generate source features using tycho. 2017-01-25 16:14:03 -04:00
toolchains/arduino Update version to 9.3.0 2016-11-15 20:32:51 -05:00
upc Removed obsolete code. 2017-02-05 21:23:41 -05:00
util Update version to 9.3.0 2016-11-15 20:32:51 -05:00
visualizer Update version to 9.3.0 2016-11-15 20:32:51 -05:00
windows Update version to 9.3.0 2016-11-15 20:32:51 -05:00
xlc Removed obsolete code. 2017-02-05 21:23:41 -05:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Remove AIX support 2017-02-05 21:16:48 -05:00