What were you trying to find out with the debugger? If you want to know where the time is being spent, Apache::DProf would be better. When I use the debugger, I usually am looking for something specific, so I use it interactively. You can do that with Apache::DB if you run httpd with -X.