Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: cbexaminr on October 25, 2010, 05:13:14 pm
-
Is there a direct way to specify a directory to be used as the "current working directory" for the debuggee target on its startup?
Any indirect way?
-
Project -> Properties -> Build targets -> Working dir, should do the job.
-
I see it now. (looked there before, but missed it - mine is labeled 'Execution working dir', for the record.) Haven't tried it, but looks hopeful.
Thanks.
-
Yes, that's it :)