I have some experience with Eclipse and Qt creator and am somewhat disappointed in their debuggers, less so in their editors. On Windows, I like Visual Studio for debugging and
nano (with syntax highlighting) + make + gcc + gdb + valgrind
Who needs anything else? ;)