Bug 49555

Summary: run main application doesn't work for simple project hello world
Product: [Applications] kdevelop Reporter: Bertrand Baudet <bertrand_baudet>
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***