2009/6/17 Jeremy Leonard <[email protected]> > > Thanks for the link, but not what I had in mind. Using g++ to compile > programs is the part that I already have down. It's additional tools > in addition to g++ (and scripts that call g++) that I am asking about. >
You mean like IDE? Eclipse? > > On Jun 15, 2:14 am, Umarzuki Mochlis <[email protected]> wrote: > > 2009/6/15 Chris Miller <[email protected]> > > > > > > > > > On Sun, Jun 14, 2009 at 5:53 PM, Jeremy Leonard<[email protected]> > > > wrote: > > > > > > I am in the process of re-learning C++. I know how to compile my > > > > programs from the command line using gcc/g++. > > > > gccp temp.cpp > > > > check outhttp://www.arachnoid.com/cpptutor/setup_unix.html > > > > > > > > > I am also wanting to > > > > learn how to use gdb from the command line. Are there any other > tools > > > > available that would be useful to learn? Right now I am primarily > > > > concerned with tools that I can use from the command line. Thanks in > > > > advance. > > > > > Valgrind helps check for memory leaks, that's a real important one to > > > learn. > > > > > -- > > > Registered Linux Addict #431495 > > > For Faith and Family! | John 3:16! > > >http://www.fsdev.net/ > > > > -- > > Regards, > > > > Umarzuki Mochlishttp://gameornot.net > > > -- Regards, Umarzuki Mochlis http://gameornot.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
