Setting breakpoints with Kdevelop
I just installed Kdevelop 3.4.0 (using KDE 3.5.6) on my Ubunty Feist Fawn 7.04. I'm unable to debug my program. It compiles with no errors and executes with no errors. I need to check some variables value so I set some breakpoints in "for" loops, just on a "function call" line and so on. Unfortunately it doesn't seem to stop to breakpoints. When launching the debugger from Debug -> Start I can only see some messages in the bottom bar of the workbench, namely "Executing program" and then "Exited normally".
I have the same kind of problem with KDbg. That is, it seems not to stop to breakpoints.
So I think it can be a "makefile" problem. That's it http://
Someone said that makefile is not good to compile for gdb since "that makefile doesn't compile the sources, the -g and -O0 flags need to be used when creating the .o files from the source."
How to solve my problem?
Thanks in advance.
Regards.
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu kdevelop Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- manolo
- Solved:
- Last query:
- Last reply: