Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Not building but debugging include problem: Page 1 of 4 (4 Items)
   
Not building but debugging include problem  
I have a program which is being built using makefiles and the build is outside of my control.  I want to debug this 
project using Momentics.  I have gone through the debug setting to the stage where I can set a breakpoint in the main 
code and step through it.

However, when I try to jump into (say library) code that is not in that directory I get a message from Momentics that I 
need to add that source code.  This makes sense because it does not know where to find it.  However even when I have 
given it the folder containing the library it still can't find it.  Also the files are greyed out in that dialog.

Should I be able to point Momentics at any source code that matches code built into my target (using Makefiles) and have
 it recognise that code and sync it with the running code or have I missed something fundamental?

Many thanks

Ant