Remote debugger
[email protected] ("Gabor Szabo") Fri, 1 Aug 2008 10:05:55 +0300
| Newsgroups | perl.debugger |
|---|---|
| Message-ID | <[email protected]> |
I thought I'll try to add debugging capabilities to Padre http://search.cpan.org/dist/Padre so I picked up Pro Perl Debugging http://books.perl.org/book/228 where there is a sample script that enables to run the standard perl debugger remotely. I started to integrate it when I realized it would be much better if there was module that implemented it - the other side of the socket - that could be used by other potential IDEs. A quick search on CPAN did not turn up anything useful so I wonder if there is such a module already. If not, anyone with enough tuits to start to write one? Richard? (cross posted to http://www.perlmonks.org/?node_id=701611 ) Gabor -- Gabor Szabo http://szabgab.com/blog.html Perl Training in Israel http://www.pti.co.il/ Test Automation Tips http://szabgab.com/test_automation_tips.html