On Sun, Aug 3, 2014 at 11:34 AM, Vadim Blumkin
wrote:
> Hi,
>
>
>
> Is there any way to debug httpd process with Windbg ?
>
>
>
> We have Apache installed on Windows x64 OS , when I can see two processes
> in the Task Manager . I want to debug the child process because it’s is
> actually handles
Hi,
Is there any way to debug httpd process with Windbg ?
We have Apache installed on Windows x64 OS , when I can see two processes
in the Task Manager . I want to debug the child process because it’s is
actually handles all the requests .
But Windbg cannot connected to the apache child proc