Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
debugging initial program directory
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: debugging initial program directory (Read 3585 times)
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?
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
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.
Logged
(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!]
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.
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: debugging initial program directory
«
Reply #3 on:
October 25, 2010, 10:09:12 pm »
Yes, that's it
Logged
(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!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
debugging initial program directory