News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Program arguments (when debugging)

Started by johne53, November 12, 2008, 05:51:24 PM

Previous topic - Next topic

johne53

Suppose I've built a project using C::B and I now want to debug it. The program requires some runtime command-line parameters (say, myprog -d -x -nsome_parameter_name). When debugging in the C::B IDE how do I pass these parameters as arguments to my program, so that it will get launched with the correct setup parameters?

johne53

Please. somebody tell me this is possible....  :(

Jenna

Try "Project -> Set programs' arguments..."

johne53

Oops - I should have known it would be something obvious..!  :oops: