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 2003/09/27 00:11:14 UTC

cvs commit: modperl-docs/src/docs/2.0/devel/debug c.pod

stas        2003/09/26 15:11:14

  Modified:    src/docs/2.0/devel/debug c.pod
  Log:
  need to link to http://httpd.apache.org/dev/debugging.html
  
  Revision  Changes    Path
  1.13      +3 -0      modperl-docs/src/docs/2.0/devel/debug/c.pod
  
  Index: c.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/devel/debug/c.pod,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -u -r1.12 -r1.13
  --- c.pod	28 May 2003 06:43:02 -0000	1.12
  +++ c.pod	26 Sep 2003 22:11:14 -0000	1.13
  @@ -25,6 +25,9 @@
   and new_SV() can be used to discover where those SVs were allocated.
   (see perlhack.pod for more info)
   
  +META: httpd has quite a lot of useful debug info:
  +http://httpd.apache.org/dev/debugging.html
  +(need to add this link to mp1 docs as well)
   
   =head2 Setting gdb breakpoints with mod_perl built as DSO
   
  
  
  

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