I find the lack of IDE support on *nix hard to deal with. Of course I can just use an editor, and then try to debug from the command line with gdb, but coming from a Java background, this is really tedious. What do you folks on *nix do for debugging?