On Fri, 2009-07-24 at 03:00 -0700, ricardo13 wrote:
> hi,
> 
> The GDB session is very large.
> 
<trim valid debug>
> 
> My module calls mod_teste !!!
> 
> Thank you
> Ricardo
> 
> 
> 

So whats the problem? It seems to be working fine. Your breakpoint is on
ap_process_request, and you single step through it, successfully.

If you want to debug your module, set a breakpoint in your module. 

Cheers

Tom

Reply via email to