Problems with 3.3.91

Vladimir Prus ghost at cs.msu.su
Sun Jun 4 09:04:43 BST 2006


On Sunday 04 June 2006 11:34, leonp at plris.com wrote:
> Hello, all.
>
> I finally succeeded to download and install version from the SVN and have
> the following problems:
>
> 1. The first attempt to run the debugger fails - kdevelop says that the
> path to gdb is incorrect, although it is correct. Reentering
> options-debugger-path (without any changes) repairs the problem (the
> problem also returned when I downgraded to 3.3.2).

In 3.4, one has to specify full path the the debugger, including executable 
name, while in 3.3.2 one has to specify path without executable name. I'm 
pretty sure this is the problem.

> 2. An attempt to debug my application fails with the message "Debugger
> reported the following error: No executable file specified. Use the "file"
> or "exec-file" command". Again I did not changed a bit while installing
> 3.3.91.

Try adding "file <executable>" command to your gdb script. I'll look into this 
more later.

>
> I reinstalled the stable 3.3.2 and everything became OK.
>
> Can I help somehow to debug this?
>
> BTW, the V.Prus's patch to leave the opened debugger variables window seems
> to work - it remains opened on the second monitor all the time.

Cool.

- Volodya




More information about the KDevelop mailing list