On Thu, 2009-07-23 at 11:51 -0700, ricardo13 wrote: > hi, > > Thank you for reply. > > I'm following this http://httpd.apache.org/dev/debugging.html website > website for debugging. I run command 'n' in GDB and doesn't show my module. > > It show me about worker.c, http_request.c, but nothing about my module. > What's wrong ?? > > My module's using port_read_request hook. > > Thank you > Ricardo >
Show us the debug session? Cheers Tom