Debugging a Qmake project
Andreas Pakulat
apaku at gmx.de
Fri Feb 29 11:42:40 GMT 2008
On 27.02.08 17:57:36, Phil wrote:
> Thank you for reading this.
>
> Is gdb useable with a qmake project?
Sure.
> The debugger does not stop at break points in a qmake project. I don't have any
> problems with KDE projects, just qmake projects. Perhaps there is a setting that
> I've missed?
Make sure you produce a debug build. Open the project configuration of
the application in the QMake manager and on the Configuration tab choose
"Debug". Then run a distclean and afterwards do a build.
Andreas
--
You don't become a failure until you're satisfied with being one.
More information about the KDevelop
mailing list