Debug application

Kris Wong wongk at seapine.com
Fri May 18 17:32:33 UTC 2007


> The symtom: the program runs successfully but it doesn't stop
> in the breakpoints. Yes I use Debug -> Start or just F9.

This usually caused by your application not having debugging symbols.
Depending on the type of build system you are using, you may be able to
enable this in the build manager in KDevelop.




More information about the KDevelop-devel mailing list