• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Debugging Apache modules
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: Disabling ZeroLink per target?
  • Next by Date: Re: can't open library
  • Previous by thread: Source horribly out-of-sync during debugging
  • Next by thread: My project uses source files with same name
  • Index(es):
    • Date
    • Thread