Hi, --- On Wed, Mar 13, 2013 at 7:04 AM, Baskar Selvaraj <[email protected]> wrote: | * More detailed explanation is required when creating shared libraries | using GCC and linking as in \--
These are addressed during the lab sessions. --- | * The coverage testing program *cov.c* can be included in the presentation | itself with some explanation on how 'gcov' can be used to analyse the | number of times each line of a program is executed during run (this | actually creates interest among the participants, how to find the areas of | the code which are not used or not executed during a run) \-- Exercises can be given based on the above. --- | * Regarding 'ldd', you can add one more point that 'ldd' can be used not | only on *executables*, but also on *shared libraries itself* \-- I usually mention it during the talk. The slides are there as a guideline, and not to teach everything. Interested folks _must_ read the documentation. --- | * Looking for a similar presentation separately for gdb, autoconf, automake \-- This book is useful for autotools: http://www.freesoftwaremagazine.com/books/autotools_a_guide_to_autoconf_automake_libtool --- | and using make/Makefile (with some detailed explanation on | target,dependencies,commands) \-- Please try: http://shakthimaan.com/downloads.html#dum-ka-biryani-make-for-each-other Thanks your feedback, SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
