Bug 56797 - no way to set working directory when executing or debugging
Summary: no way to set working directory when executing or debugging
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-03 16:42 UTC by Jay
Modified: 2003-05-12 12:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jay 2003-04-03 16:42:50 UTC
Version:           unknown (using KDE 3.1.1)
Installed from:    Gentoo
Compiler:          gcc version 3.2.2
OS:          Linux (i686) release 2.4.20-gentoo-r2

this applies at least to custom projects. this is my project structure

theproject
theproject/src <- here are all the sources
theproject/linux <- linux specific project & makefiles
theproject/linux/obj <- obj files
theproject/program <- executable( = intended working directory, since all program data is in here, too)
Comment 1 Amilcar do Carmo Lucas 2003-04-06 19:25:26 UTC
This should work fine for executing in Gideon from today's CVS 
Regarding debuging, I'm not sure and I can't confirm rigth now. 
 
Comment 2 Amilcar do Carmo Lucas 2003-05-12 12:24:39 UTC
The working directory works like you want for run and debbug rigth now