gdb is popular, widespread, and powerful, though some people can't stand its lack of GUI (but there are many GUIs that work on top of it, of course!).
The wikipedia entry lists about a dozen GUI front-ends for gdb, including IDEs that also offer similarly gooey front-ends to other development tools (compilers, &c) and ways to integrate gdb in some popular, powerful editors (Emacs and Vim) which some developer prefer to "properly GUIish IDEs", especially but not exclusively for developing on Linux and other Unix-like systems.