Bug 264362 - Can't use forward slashes in preferences.
Summary: Can't use forward slashes in preferences.
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 5.0   Edit
Hardware: PC Windows Vista
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-10 10:52 EST by grg CLA
Modified: 2020-09-04 15:17 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description grg CLA 2009-02-10 10:52:11 EST
Using CDT and cygwin, I tried to change the preference "Common Source Lookup Path" to correct strange incompatabilities between cygwin.  When I click OK, all forward slashes are transformed into backslashes.  The initial install had created an entry "/cygdrive/c/ - c:/".  This has become "\cygdrive\c\ - c:\" and the debugger is no longer functional.  Impossible to use forward slashes.