<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - PERL Remote debugging problem - Comments</title>
 <link>http://community.activestate.com/forum-topic/perl-remote-debugging-problem</link>
 <description>Comments for &quot;PERL Remote debugging problem&quot;</description>
 <language>en</language>
<item>
 <title>Duplicate thread here?</title>
 <link>http://community.activestate.com/forum-topic/perl-remote-debugging-problem#comment-3059</link>
 <description>&lt;p&gt;&lt;a href=&quot;http://community.activestate.com/forum-topic/perl-remote-debugging&quot; title=&quot;http://community.activestate.com/forum-topic/perl-remote-debugging&quot;&gt;http://community.activestate.com/forum-topic/perl-remote-debugging&lt;/a&gt;&lt;/p&gt;
</description>
 <pubDate>Thu, 27 Sep 2007 12:51:28 -0700</pubDate>
 <dc:creator>troyt</dc:creator>
 <guid isPermaLink="false">comment 3059 at http://community.activestate.com</guid>
</item>
<item>
 <title>PERL Remote debugging problem</title>
 <link>http://community.activestate.com/forum-topic/perl-remote-debugging-problem</link>
 <description>&lt;p&gt;hi&lt;/p&gt;
&lt;p&gt;I am trying to get working PERL remote debugging on my RHEL4. I hade created a directory for my perl scripts as following: /home/perl/utv and in this directori is a simple perl script test_01.pl:&lt;br /&gt;
#!/usr/bin/perl -w&lt;br /&gt;
print &quot;Hallo World!&quot;;&lt;/p&gt;
&lt;p&gt;Then I downloaded activestates Komodo 4.1 Perl remote Debugging for linux and unpacked this to /home/perl/Komodo-PerlRemoteDebugging-4.1.1&lt;/p&gt;
&lt;p&gt;Then I configured environment variables as following:&lt;br /&gt;
[root@trfmlmftp utv]# export PERL5LIB=/home/perl/Komodo-PerlRemoteDebugging-4.1.1/&lt;br /&gt;
[root@trfmlmftp utv]# export PERLDB_OPTS=&quot;RemotePort=192.168.100.1:9000&quot;&lt;br /&gt;
[root@trfmlmftp utv]# export DBGP_IDEKEY=&quot;perl&quot;&lt;/p&gt;
&lt;p&gt;The I configured my Komodo IDE 4.1.1 as following:&lt;br /&gt;
Server type: SCP&lt;br /&gt;
Hostname: ip address&lt;br /&gt;
port:22&lt;br /&gt;
user name perl (configured user of RHEL4 with all needed access)&lt;br /&gt;
password&lt;br /&gt;
Default path: /home/perl/utv&lt;/p&gt;
&lt;p&gt;As the last configuration step I started Listen for debugging connection in Komodo IDE.&lt;/p&gt;
&lt;p&gt;Then I run test_01.pl script as following:&lt;br /&gt;
perl -d /home/perl/utv/test_01.pl&lt;br /&gt;
and I get back this message:&lt;br /&gt;
Unable to connect to remote host: 192.168.116.10:9000 (Bad file descriptor)&lt;br /&gt;
Running program outside the debugger...&lt;/p&gt;
&lt;p&gt;I must to tell you that I also use Komodo IDE together with XDEBUG remote debugging for PHP and it works nice also through port 9000. I am connected to RHEL4 by VPN tunell. The Totaly connection number never increased with perl debugging, only when I debugg PHP.&lt;/p&gt;
&lt;p&gt;Can anybode help me please?&lt;br /&gt;
Thanks for any sugestions.&lt;br /&gt;
/ Jaroslav&lt;/p&gt;
</description>
 <comments>http://community.activestate.com/forum-topic/perl-remote-debugging-problem#comments</comments>
 <category domain="http://community.activestate.com/forums/komodo-support-0">Komodo support</category>
 <category domain="http://community.activestate.com/os/red-hat-fedora-core">Red Hat / Fedora Core</category>
 <pubDate>Tue, 25 Sep 2007 08:49:27 -0700</pubDate>
 <dc:creator>Jaroslav</dc:creator>
 <guid isPermaLink="false">1460 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
