Code::Blocks Forums
User forums => Help => Topic started by: cbnewbie on December 16, 2011, 12:02:58 pm
-
Hi,
when I want to debug a program for the first time a dialog appears where I can set parameters which will be passed on to the program. But after doing this once this dialog never starts up again. So, there is no way to change the parameters even if I have to. How can I invoke this dialog again before the debugger starts?
Thanks in advance!
-
I guess you look for "Project -> Set program's arguments..." .
-
Yes, thank you!