Bug 49555 - run main application doesn't work for simple project hello world
Summary: run main application doesn't work for simple project hello world
Status: RESOLVED DUPLICATE of bug 49496
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-23 07:45 UTC by Bertrand Baudet
Modified: 2002-10-23 21:42 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 Bertrand Baudet 2002-10-23 07:45:29 UTC
Version:           gideon alpha 1 (using KDE KDE 3.0.8)
Installed from:    Gentoo Packages
Compiler:          gcc 3.2 
OS:          Linux

From kdevelop alpha1 aka gideon,
Project->New Project->C++->Simple Hello world program
After autoconf configure make, trying to debug the application will failed. 
gdb report: 
This GDB was configured as "i686-pc-linux-gnu"..."/correct_path_to_the_binary": No such file or directory

Starting gdb in a shell with the /correct_path_to_the_binary works properly.
Comment 1 Harald Fernengel 2002-10-23 21:42:54 UTC

*** This bug has been marked as a duplicate of 49496 ***