Author Topic: debugging initial program directory  (Read 3584 times)

Offline cbexaminr

  • Multiple posting newcomer
  • *
  • Posts: 104
debugging initial program directory
« 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?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: debugging initial program directory
« Reply #1 on: October 25, 2010, 06:35:57 pm »
Project -> Properties -> Build targets -> Working dir, should do the job.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline cbexaminr

  • Multiple posting newcomer
  • *
  • Posts: 104
Re: debugging initial program directory
« Reply #2 on: October 25, 2010, 07:35:25 pm »
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.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: debugging initial program directory
« Reply #3 on: October 25, 2010, 10:09:12 pm »
Yes, that's it :)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]