24 October 2011, 03:58
Most people on linux have there own system of doing things, IDEs are probably the easiest way, but most people are already using vi or emacs, which both have plugins for using debugging tools I believe. And yeah at first I was skeptical of command line debugging but actually its very doable, although a little slower than stepping through with an IDE.