Valgrind is the most important thing I miss on Windows.

Feature list:
Valgrind: Tool Suite

I've only used memcheck part myself.

My programs are all cross-platform, so I always develop on Linux, mostly because of valgrind, and better supported GNU stuff (gcc/gdb/gprof/make).