Main Topics
Browse All TopicsIs there a tutorial on how to run the debugger in kdevelop 4? I use kdevelop for the autocomplete, but I've never actually figured out how to debug and be able to step through my code.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Ok so I kind of have this figured out. I have the project, I can build it, I can execute it and it works fine. And then I go to debug launch and it gives me a different execution and it doesn't stop at my breakpoints. I know this is really confusing, but I'm totally at a loss of why this doesn't work like it should.
Actually yeah. I think I'm running beta 4 and beta 6 just came out. However I don't think beta 6 is in the repositories yet. I just have a question about that. I can compile from source just fine, but about when I already have a version installed? Should I uninstall what I have and compile beta 6 from source? Or just install it on top of my version?
Business Accounts
Answer for Membership
by: jkrPosted on 2009-11-06 at 16:01:16ID: 25764173
Since KDevelop is mainly a frontend to gdb, you should find some help here:
/ /docs/gdb/ gdb_toc.ht ml
http://dirac.org/linux/gdb
http://www.delorie.com/gnu