How to debug an applicaiton?

VEENUS A V VEENUS at nestec.net
Sat Sep 20 09:22:01 BST 2003


Hi

See my condition is this.

I have a Makefile and many .cpp inside that.
NOTE: I have given "-g" flag for g++.

its working with terminal >make command.

fine.

i made a kdevelop project with "Make new project"  option from project menu.
 it asks the makefile and a kdevelop project has been made.

fine.

so now i have gdb debuggable excutable.

sigle steping etc are working with gdb.


Problem:
if i debug using debug/debug another executable option. (that is only needed
because i have already made the executable from terminal)
run is okay. working fine and stdout gives the output.

the break point set in kdevelop has no effect.

execution is not breaking there. ! 
:-(



Any help will be worth. please...

veenus


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list