Bug 57037

Summary: Make and run: when i try to run a project it gives me an errror like ./kdevelop is a directory
Product: [Applications] kdevelop Reporter: teo
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description teo 2003-04-09 10:51:58 UTC
Version:           3.0 Alpha4 cvs snapshoot (using KDE KDE 3.1)
Installed from:    Compiled From Sources
OS:          Linux

Also no insert breakpoint.
Attach to process does not work:"Error directory does not exit" it exists and i am root
Comment 1 Amilcar do Carmo Lucas 2003-05-18 22:21:15 UTC
Are you shure that you have the correct path under 
Project > Project Options ... > Run Options  ? 
 
Regarding the no insert breakpoint, have you ccmpiled with debug information 
(-g3) and no optimizations (-O0) ? 
 
Regarding the attach to process it seams to suffer from the incorrect path problem: 
 Project > Project Options ... > Run Options 
 
Closing this bug. If you can reproduce it again despite my recomendations you can 
reopen it!