I'm sort of on the fence about what I want to use as an IDE for the moment. At present I'm using netbeans, but the performance of the debugger on the c++ side seems a little lacking. Sometimes a program will have a misplaces ( and it will just say "program failed" after compilation with absolutely no explanation whatsoever. Then I have to debug and step through it line by line, which won't be possible when programs are thousands of lines long, hell, it's hard enough at 400 lines long or so.
What program do you use? What advantages does it have? What disadvantages does it have? Would you switch? What alternatives have you tried?
Best answer gets 10 pts. Good luck!