Bug 56797

Summary: no way to set working directory when executing or debugging
Product: [Applications] kdevelop Reporter: Jay <joerg>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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