I have some experience debugging local and remote applications using gdb and gdbserver. However, I was wondering that how can I remotely debug web applications whenever they are executed when some page will have to be rendered by cgi execution.
I m not much into web applications so please edit the question if it seems odd.