Build it with the -g option, then run it under gdb and single-step through it.
One of the many gdb tutorials is at http://www.cs.umd.edu/~srhuang/teaching/cmsc212/gdb-tutorial-handout.pdf That ought to get you started. - Dan On Sun, Nov 22, 2015 at 1:47 PM, Ragia Ibrahim <ragi...@hotmail.com> wrote: > Dear group, > I have a C++ project taht contain many fiels .cc and .h, no > file named main or so...how cah I trace the project and start it step by > step to understand its concept, should I draw a map for files calling > each other, how to find first one to be executed, and what is the meaing > of program file ? > > thanks in advance > > Ragia > > _______________________________________________ > Help-make mailing list > Help-make@gnu.org > https://lists.gnu.org/mailman/listinfo/help-make _______________________________________________ Help-make mailing list Help-make@gnu.org https://lists.gnu.org/mailman/listinfo/help-make