Thanks for the response, Joe.  Are the ap_*log lines to be used in lieu of
the fprintfs that I have?   Or do those actually display errors during
compilation of my code through apxs?

Thanks,
Pranesh

-----Original Message-----
From: Joe Lewis [mailto:jle...@silverhawk.net] On Behalf Of Joe Lewis
Sent: Monday, January 16, 2012 12:47 PM
To: modules-dev@httpd.apache.org
Subject: Re: Input Filters -- not seeing anything

You can do two things.

Place some ap_*log "debug lines" in your code and compile to find the 
line, or use the Gnu debugger and step through apache until you get the 
segmentation fault.


On 01/16/2012 10:45 AM, Pranesh Vadhirajan wrote:
> I forgot to mention in my original email, that I'm receiving segmentation
> faults, but I'm not sure what part of my code is causing this.
>
> Pranesh

You can do two things.

Place some ap_*log "debug lines" in your code and compile to find the 
line, or use the Gnu debugger and step through apache until you get the 
segmentation fault.

Joe
--
www.silverhawk.net

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to