| CDT Debugging : Can't pass arguments to program [message #90203] | 
Thu, 28 July 2005 16:07  | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Originally posted by: douglass.turner.gmail.com 
 
I am having a devil of a time passing command line arguments to the CDT  
debugger. 
 
From the command line I run my program so: 
% render -in foo.dsl -prefix some_prefix 
 
Where foo.dsl is a file name and some_prefix is the prefix of an output  
file. 
 
In the CDT debugger dialog box I have tried all of the following with no  
success 
 
-in foo.dsl -prefix some_prefix 
-in 'foo.dsl' -prefix 'some_prefix' 
-in /full/path/to/foo.dsl -prefix /full/path/to/some_prefix 
-in '/full/path/to/foo.dsl' -prefix '/full/path/to/some_prefix' 
 
Nuthin. 
 
Could someone enlighten me here? Thanks. 
 
Cheers, 
Douglass
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.07839 seconds