Hi, I am new to c++ and I need to understand the flow of code for a Project. It links to couple of libraries. I need some tool in MAC OSX to understand the execution of code specifically the function calls, etc.
I ma presently using Eclipse IDE in MAC OS but couldn't understand how do I see the flow of code.
Thanks Victor , so does using Xcode gives me info on Function calls to other files and line numbers ? If it is so, can you briefly explain how to do that?