Bug 57037 - Make and run: when i try to run a project it gives me an errror like ./kdevelop is a directory
Summary: Make and run: when i try to run a project it gives me an errror like ./kdevel...
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-09 10:51 UTC by teo
Modified: 2003-05-18 22:21 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 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!