PCNTL question
I have a php process that generates defunct processes:
[php] <defunct>
but no errors or messages, how can I debug this rogue processes?
.
Relevant Pages
- Re: Break Mode Not Run
... > mode in order to Debug it, this doesn't work runs the whole code even if ... > put a breakpoint or tri to use step into. ... Prev by Date: ... (microsoft.public.vb.general.discussion) - Code cannot debug.
... I'm writing a small program. ... to debug by select, I got the following ... Prev by Date: ... (microsoft.public.dotnet.languages.vc) - Re: DirectX objects left over at program end
... >objects (I have the debug DX runtime installed). ... >Is this a feature or what? ... Jim ... Prev by Date: ... (microsoft.public.win32.programmer.directx.video) - System.Windows.Forms.NativeWindow and multiple threads
... I am using a 3dr party component in my multi threaded application. ... mal function. ... I am trying to debug the problem. ... Prev by Date: ... (microsoft.public.dotnet.framework.windowsforms) - files required for asp.net debugging
... For debugging .aspx files with only .dll and .pdb file deplyed, ... there any other files required to debug? ... Prev by Date: ... (microsoft.public.dotnet.framework.aspnet) |
|