You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2005/06/28 16:57:55 UTC

svn commit: r202216 - /perl/modperl/docs/trunk/src/docs/1.0/guide/debug.pod

Author: stas
Date: Tue Jun 28 07:57:54 2005
New Revision: 202216

URL: http://svn.apache.org/viewcvs?rev=202216&view=rev
Log:
link to the patch to ptkdb to make it working with mod_perl

Modified:
    perl/modperl/docs/trunk/src/docs/1.0/guide/debug.pod

Modified: perl/modperl/docs/trunk/src/docs/1.0/guide/debug.pod
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/1.0/guide/debug.pod?rev=202216&r1=202215&r2=202216&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/1.0/guide/debug.pod (original)
+++ perl/modperl/docs/trunk/src/docs/1.0/guide/debug.pod Tue Jun 28 07:57:54 2005
@@ -2520,6 +2520,10 @@
 ptkdb is not part of the standard perl distribution; it
 is available from CPAN: http://www.perl.com/CPAN/authors/id/A/AE/AEPAGE/ 
 
+Some fixes for ptkdb to work under mod_perl are listed here:
+http://article.gmane.org/gmane.comp.apache.mod-perl/7562
+
+
 =head2 Non-Interactive Perl Debugging under mod_perl
 
 To debug scripts running under mod_perl either use L<Apache::DB



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org