[PATCH] Fix for #55284

Caleb Tennis caleb at aei-tech.com
Mon Mar 10 18:53:04 UTC 2003


On Monday 10 March 2003 10:10, Andras Mantia wrote:

>  I fixed the bug reported by me, regarding the debugging failure when using
> builddir!=srcdir in the project. Normally I would commit the changes, but
> since it changes the KDevProject interface, I will wait for an OK. Basicly
> it adds the "virtual QString buildDirectory()" to the interface. In project
> types were there was no builDirectory() available, it returns the same
> value as the projectDirectory(). And the debugger parts uses the
> builDirectory() instead of the projectDirectory() to find the executable.

Looks good to me.  Feel free to apply.

Caleb




More information about the KDevelop-devel mailing list