Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Debug Makefile With Existing Code(Need help to use GDB in Eclipse to debug project)
Debug Makefile With Existing Code [message #1796950] Tue, 23 October 2018 00:15
Shant Dilanian is currently offline Shant DilanianFriend
Messages: 1
Registered: October 2018
Junior Member
I have a makefile project that I imported into eclipse. I am able to build just fine but need some help in getting it to debug. The issue is that the main application is a launched by executing a python script. The script sets up the environment and also launches other applications as well. How can I setup Eclipse to execute the python script first, and then step into debugging the main application? I can provide more info if needed.

Thank you in advance to anyone for any help,
Previous Topic:Cannot get he C++ app to run.
Next Topic:Indexer and ARM Neon, Invalid Arguments for c++ but not c
Goto Forum:
  


Current Time: Fri Apr 26 15:47:35 GMT 2024

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

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

Back to the top