I have a friend who is trying to make the switch to Linux, but is hung up on the apparent lack of debugging/IDE environments for C++, especially as they relate to template progr
My buddies from work use Eclipse + Scons, they also use Valgrind(spelling?) for tracking memory leaks and such.