Thomas Eibner wrote: > Try recompiling Apache with CFLAGS=-g and then start it in single > child mode in gdb: > > $ gdb /path/to/bin/httpd > (gdb) run -X > > .. does it help?
I'll see what I can do tonight, when I get home. Thanks. I'm not really sure I've ever been able to capture a child with gdb, though. It's easy with UnixWare's Debug, but I'll see what I can do. Thanks! - Bruce