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 :)