> 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.