Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Remote debugger

0 views
Skip to first unread message

Gabor Szabo

unread,
Aug 1, 2008, 3:05:55 AM8/1/08
to debu...@perl.org
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

Richard Foley

unread,
Aug 3, 2008, 8:09:22 AM8/3/08
to debu...@perl.org, Gabor Szabo
On Friday 01 August 2008 09:05:55 Gabor Szabo wrote:
>
> 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?
>
Tuits would be good to have for all sorts of projects...

;-)

--
Richard Foley
Ciao - shorter than aufwiedersehen

http://www.rfi.net/

0 new messages