ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> komodo-discuss
komodo-discuss
Re: [Komodo-discuss] Need help for perl remote debugging
by Eric Promislow other posts by this author
Jul 6 2009 11:58AM messages near this date
view in the new Beta List Site
[Komodo-discuss] Need help for perl remote debugging | [Komodo-discuss] Weird problem with the current release
You can get the Perl debugger to break anywhere by
adding this line of code before the line you want
it to stop at:

$DB::single = 1;

Regards,
Eric


On 7/5/2009 12:27 AM, Mehmet Soysal wrote:
>  Hi,
>  i have a question about perl remote debugging.
>  Im trying to debug a perl application on an apache web server (cgi).
>  Remote debugging the initial script is working pretty good, but i have
>  to debug
>  some of the modules and other loaded scripts that are used by the
>  application.
> 
>  But it is quite time consuming to follow the initial script step by step,
>  until it opens the module or script  that i am trying to debug.
> 
>  It is possible to put some code into the modules, that the application
>  connects
>  in a second debug session in my komodo IDE?
> 
>  Can anybody point me to a howto for this, if it is possible.
> 
> 
> 
> 
> 
>  best regards
>  M.Soysal
> 
> 
>  _______________________________________________
>  Komodo-discuss mailing list
>  Komodo-discuss@[...].com
>  To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>  Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
_______________________________________________
Komodo-discuss mailing list
Komodo-discuss@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
Thread:
Mehmet Soysal
Eric Promislow

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved