in reply to CGI PERL Remote Debugging

See CGI Help Guide , Troubleshooting Perl CGI scripts,, and other CGI Programming Tutorials

Replies are listed 'Best First'.
Re^2: CGI PERL Remote Debugging
by ujanba01 (Initiate) on Dec 28, 2011 at 09:07 UTC

    Hey Guys, Thanks for the response.

    Again, none of the responses helped for my actual question. No one talks about the REMOTE DEBUGGING.

    It's not the question about how to debug? it's a question about how the source code runs in a linux server can be debugged from a windows client.

        Thomas shared the link, which talks about debugging the CGI scripts.

        But I need the solution for remote debugging. I don't find anything about remote debugging from windows to Linux in the link.