Debugging Apache modules
Debugging Apache modules
- Subject: Debugging Apache modules
- From: Stefan van den Oord <email@hidden>
- Date: Wed, 30 Mar 2005 14:53:21 +0200
I'm trying to debug my Apache module using Xcode. I set up an
executable that calls 'httpd -X' so that Apache runs in single-thread
mode. When I set a breakpoint in my module init routine, Xcode hits
the breakpoint. All seams well. I can even do requests through my
module.
HOWEVER, when I set a break point, things fall apart. Either Apache
quits ("Program received signal: SIGHUP"), or it hangs forever and my
breakpoint doesn't get hit.
Am I doing something wrong? Any ideas? Thanks!!
Stefan van den Oord
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden