Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: Docs-cvs

svn commit: r662085 - /perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod

 

 

ModPerl docs-cvs RSS feed   Index | Next | Previous | View Threaded


pgollucci at apache

May 31, 2008, 2:26 PM

Post #1 of 1 (1497 views)
Permalink
svn commit: r662085 - /perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod

Author: pgollucci
Date: Sat May 31 14:26:51 2008
New Revision: 662085

URL: http://svn.apache.org/viewvc?rev=662085&view=rev
Log:
--enable-maintainer-mode only add -DAP_DEBUG to httpd flags.
We need to add -g as well.

Reported by: David E. Wheeler <david[at]kineticode.com>
Message-Id: <1FE3EC41-B1B7-4AB0-9DFB-8687F622C4ED[at]kineticode.com>


Modified:
perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod

Modified: perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod
URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod?rev=662085&r1=662084&r2=662085&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod Sat May 31 14:26:51 2008
@@ -396,7 +396,7 @@
If the segfault happens inside I<ap_> or I<apr_> calls, rebuild httpd
with C<--enable-maintainer-mode>:

- % ./configure --enable-maintainer-mode ...
+ % CFLAGS="-g" ./configure --enable-maintainer-mode ...
% make && make install

=item * perl



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

ModPerl docs-cvs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.