]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add fatal exception hook for use by debug modules. The hook is only
authorJeff Trawick <trawick@apache.org>
Wed, 26 Nov 2003 03:45:34 +0000 (03:45 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 26 Nov 2003 03:45:34 +0000 (03:45 +0000)
commit8d0f25613180cbdd07873969beaefb8e88168d61
treeb9f956f4863bbff4f7d6b8ee5d3d5338473e6e0d
parentfc60a9086a5840887a9df70f3a375ffb56133ac8
Add fatal exception hook for use by debug modules.  The hook is only
available if the --enable-exception-hook configure parm is used.

Sample users at http://httpd.apache.org/~trawick/exception_hook.html

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101899 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
configure.in
include/ap_mpm.h
server/mpm_common.c