Code::Blocks Forums

User forums => Help => Topic started by: cbnewbie on December 16, 2011, 12:02:58 pm

Title: how to change debugging options?
Post 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!

Title: Re: how to change debugging options?
Post by: Jenna on December 16, 2011, 12:30:34 pm
I guess you look for "Project -> Set program's arguments..." .
Title: Re: how to change debugging options?
Post by: cbnewbie on December 16, 2011, 12:32:31 pm
Yes, thank you!