Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » I can't step into while debugging
I can't step into while debugging [message #1061053] Wed, 29 May 2013 16:58 Go to next message
maria parnisari is currently offline maria parnisariFriend
Messages: 2
Registered: May 2013
Junior Member
I'm running Eclipse 3.7.2, and I've come across this very annoying issue.

This is my project outline:

    doc
    lib
    src -> contains main.cpp and its own makefile
    tests -> contains tests.cpp and its own makefile



main.cpp and tests.cpp are two different programs, so I wish to be able to debug them as such.
The thing is, I am able to debug tests.cpp without any problems, but when it comes to debug main.cpp, the breakpoints don't work (i.e. step into does nothing).

Any ideas?
If you need any extra information please ask me.

Thank you!


Re: I can't step into while debugging [message #1061109 is a reply to message #1061053] Thu, 30 May 2013 04:58 Go to previous message
maria parnisari is currently offline maria parnisariFriend
Messages: 2
Registered: May 2013
Junior Member
OK, I solved it... it was a problem with my Makefile Razz
Previous Topic:make:***No rule to make target 'all'.
Next Topic:Problem configuring Eclipse CDT Version: 3.3.2
Goto Forum:
  


Current Time: Thu Apr 25 09:36:53 GMT 2024

Powered by FUDForum. Page generated in 0.02685 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top