Bug 248511 - [launch] Can't get single quote into command-line argument
Summary: [launch] Can't get single quote into command-line argument
Status: ASSIGNED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-debug (show other bugs)
Version: 5.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-debug-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-24 19:46 EDT by benson margulies CLA
Modified: 2020-09-04 15:25 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description benson margulies CLA 2008-09-24 19:46:39 EDT
Build ID: I20080617-2000

Steps To Reproduce:
I want argv[1] to contain the string "'ve". Three characters: single quote, v, e.

No number of backslashes or " characters in the debug configuration box seems to avoid a mismatched quote error from the shell on launch. Using the string_prompt macro
doesn't work either.



More information: