Version: (using KDE KDE 3.0.4) Installed from: SuSE RPMs HI! The debugger does not find the executable despite the path is correct. The message is: gdb-Meldung: This GDB was configured as "i586-suse-linux"..."/home/sschmidt/testcpp/src/testcpp": No such file or directory. Regards, Sven Schmidt
Subject: Re: New: debugger does not find executable sschmidt@physik.uni-bremen.de wrote: >------- You are receiving this mail because: ------- >You reported the bug, or are watching the reporter. > >http://bugs.kde.org/show_bug.cgi?id=51356 > Summary: debugger does not find executable > Product: kdevelop > Version: unspecified > Platform: SuSE RPMs > OS/Version: Linux > Status: UNCONFIRMED > Severity: normal > Priority: NOR > Component: general > AssignedTo: kdevelop-devel@barney.cs.uni-potsdam.de > ReportedBy: sschmidt@physik.uni-bremen.de > > >Version: (using KDE KDE 3.0.4) >Installed from: SuSE RPMs > >HI! > >The debugger does not find the executable despite the path is correct. >The message is: > >gdb-Meldung: >This GDB was configured as "i586-suse-linux"..."/home/sschmidt/testcpp/src/testcpp": No such file or directory. > >Regards, Sven Schmidt > > > > This is refering to today's cvs.
i'm using kdevelop 3.0_alpha2 in kde3.1_rc3 6 when I execute an compiled project it runs normaly, when I debug it from the output window (without the:"enable separate terminal for aplication IO"on the project->debugger preferences) Regards & salutes! Whirm
oh, I'm using gentoo fully updated on a dual athlon xp2100+ tyan 2466n-4m (I thing that info is not usefull but perhaps.....) many thanks!
Can you test this one again?
This has been fixed in cvs. A tidy-up for the case where the executable really dosen't exist (because the user hasn't compiled the program yet for instance) is probably still required. This is a separate, but related, issue though
Subject: Re: debugger does not find executable John Birch wrote: >------- You are receiving this mail because: ------- >You reported the bug, or are watching the reporter. > >http://bugs.kde.org/show_bug.cgi?id=51356 >jbb@kdevelop.org changed: > > What |Removed |Added >---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > Resolution| |FIXED > > > >------- Additional Comments From jbb@kdevelop.org 2003-05-18 22:23 ------- >This has been fixed in cvs. A tidy-up for the case where the executable really dosen't exist >(because the user hasn't compiled the program yet for instance) is probably still required. This is >a separate, but related, issue though > > > > Works now fine! :-) Sven Schmidt