2009/10/26 Girish Venkatachalam <[email protected]> > > -g is for generating debug symbols so you can use the executable with > gdb(1). > > I did not understand what "debug symbols" is.Could you elucidate?
> That is ensured by -g. Also the command strip(1) will remove debug symbols. > > The other thing you can do to figure out why some symbols don't > resolve is nm(1). > > -- "Take up one idea.Make that one idea your life- think of it,dream of it, live on that idea" - Swami Vivekananda Thanks & Regards Varrun Ramani Amrita University '10 _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
