Where's the IDE? Development tools are worthless without an IDE.

Whatever gave you that strange idea? Most IDEs offer a poor project manager, a poor editor and a poor debugger - poor tools, but really well integrated!

Excellent freely available editors, like SciTE, allow you to edit, compile, jump straight to the lines with syntax errors, and so on. GUI debugger front ends, such as Insight, GVD, DDD, etc., provide source level debug features as good or better than most other offerings.