I'm starting with fastcgi++ and I'm a little bit surprised I couldn't find any information how to debug and trace it. How it can be done? I mean that not IDE runs it but only apache (or other web-server) could start a process and handle it correctly.
Now I'm using Qt Creator on gentoo for writing and compiling and apache to view the results