I think this may have been asked earlier but i can\'t find one that satisfied my requirements.
I am debugging(infact trying to understand) a large project by tryin
Make sure you compile with -g (debug) option. Make sure the sourcepaths are set correctly. Use directory, show directories and dir commands to see/set.